|
Project Information
Featured
Downloads
|
Converts Boolean logic expressions like out = a & !b | c into a truth table. This can be used for all sorts of useful things:
This program was originally written at Berkeley in the early 80s, but I've resurrected it and converted it to a form that will compile and work out of the box on Linux. |