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
Add make server and refactor webapp after feedback
#27
Closed
ryukinix
closed
5 years ago
ryukinix
commented
5 years ago
CHANGELOG:
Add run-server.lisp (for people without roswell)
Add make server rule
Refactor webapp.lisp removing unecessary complications: update-table vs update-proposition
Define in webapp.lisp
render-note
and remove
defmethod
of render for string.
CHANGELOG:
render-note
and removedefmethod
of render for string.