Settings

Theme

Show HN: A Truth Table Generator Written in Common Lisp

logic.manoel.dev

17 points by lerax 6 months ago · 2 comments

Reader

kazinator 6 months ago

I 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:

https://www.kylheku.com/cgit/txr/tree/stdlib/infix.tl

leraxOP 6 months ago

The history behind: https://lerax.me/programming/lisp-inference/

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection