issues
search
ryukinix
/
lisp-inference
An Inference Engine based on Propositional Calculus written in Common Lisp
https://logic.manoel.dev
BSD 3-Clause "New" or "Revised" License
40
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add implication equivalence
#29
ryukinix
opened
5 years ago
0
Add Dockerfile & CI
#28
ryukinix
closed
5 years ago
0
Add make server and refactor webapp after feedback
#27
ryukinix
closed
5 years ago
0
Remove duplicates on stack-of-expressions
#26
ryukinix
opened
5 years ago
0
Refactor string parser and lexer: mainly for webapp usage
#25
ryukinix
opened
5 years ago
5
Setup Dockerfile + Travis CI
#24
ryukinix
closed
5 years ago
0
Uses "read-from-string" to parse the input as a lisp list
#23
weslleymberg
closed
5 years ago
0
Remove princ-n hack about print to *output-stream*
#22
ryukinix
opened
5 years ago
0
Refactor lisp-inference system
#21
ryukinix
opened
5 years ago
0
Parametrize *notes* and add source/docs references
#20
ryukinix
closed
5 years ago
0
Webapp should treat invalid expressions and avoid server kill or 500 HTTP errors
#19
ryukinix
opened
5 years ago
0
Webapp doesn't handle parenthesis correctly
#18
ryukinix
opened
5 years ago
9
Add valid operators to webapp and add aliases
#17
ryukinix
closed
5 years ago
0
Hotfixes after the new release
#16
ryukinix
closed
5 years ago
0
Add lisp-inference/web system
#15
ryukinix
closed
5 years ago
0
Parametrize *standard-output* to *output-stream* special var
#14
ryukinix
closed
5 years ago
0
Create a web server + front to host lisp-inference
#13
ryukinix
closed
5 years ago
1
Make infix-to-prefix works with unary operations
#12
ryukinix
closed
5 years ago
0
Add reader macro for proposition as P()
#11
ryukinix
opened
5 years ago
0
Add fix-quicklisp.lisp: local-projects setup
#10
ryukinix
closed
6 years ago
0
Rename: addiction -> addition
#9
ryukinix
opened
6 years ago
0
Fixes: eval-expression and syntax error in lisp-inference.asd file
#8
ryukinix
closed
6 years ago
0
Simplification: Move package definition to t/test.lisp
#7
ryukinix
closed
6 years ago
0
Add tests covering basic expressions truth-table evaluations
#6
ryukinix
closed
6 years ago
0
Add unit tests covering equivalences.lisp and inference.lisp
#5
ryukinix
closed
6 years ago
0
Fix problem about namespace issues on the printh-truth-table procedure
#4
ryukinix
closed
6 years ago
1
Write unit-tests in the Common Lisp idiomatic way as ASDF system
#3
ryukinix
closed
6 years ago
0
Implement Wang's Algorithm
#2
ryukinix
opened
6 years ago
1
Create a parser for infix->prefix notation
#1
ryukinix
closed
6 years ago
2