Skip to content

Releases: brucesdad13/BooleanAlgebra

Release list

Inital Release

Inital Release Pre-release
Pre-release

Choose a tag to compare

@brucesdad13 brucesdad13 released this 30 Mar 03:14

This is an initial release. It can generate a truth table from an infix boolean algebra expression. It supports logical NOT, AND, OR, and XOR. Future plans include supporting more operators, simplifying expressions, and generating K-maps.