Boolean Expression Solver 0.1 Beta (Default branch) |
|
|
Boolean Expression Solver is a commandline utility
that generates a
truth table for a given Boolean expression. It is
written in Java,
so it will run on any platform that has the Java
runtime environment
installed, but the makefile and shell-script
included for convenience
generally require *nix.
|