Skip to content

leandro86/TruthTableGenerator

Repository files navigation

This is a little project I had to do for college, which consisted in parsing a logical expression, print the truth table, and draw the expression tree. It can handle the following operators: implication (>), conjunction (&), disjunction (|) and negation (-). Brackets are also allowed.

About

A program to generate truth tables.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages