Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 324 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 324 Bytes

python-examples

This is a truth table generator in python. Features:

- reads and translates standard propositional logic syntax into python's functional syntax
- checks the formulas for bad syntax
- contains operator definitions
- draws the truth table for formulas with up to 10 propositional variables