Show HN: A Truth Table Generator Written in Common Lisp
logic.manoel.dev
Show HN: A Truth Table Generator Written in Common Lisp
1–3 of 3 posts
Re: Show HN: A Truth Table Generator Written in Common Lisp
#2The history behind: https://lerax.me/programming/lisp-inference/
Re: Show HN: A Truth Table Generator Written in Common Lisp
#3I did something like this as a small stackoverflow answer in 2015.
https://stackoverflow.com/questions/29963269/boolean-express...
Quite recently I revisited the parser part of the and used it as the starting point for adding comprehensive infix syntax support to TXR Lisp.
That's still only 300 lines of code, in one file: