An open API service indexing awesome lists of open source software.

https://github.com/sheabunge/boolcalc

Web application for parsing and evaluating boolean algebra expressions.
https://github.com/sheabunge/boolcalc

boolean-algebra

Last synced: 10 months ago
JSON representation

Web application for parsing and evaluating boolean algebra expressions.

Awesome Lists containing this project

README

          

# Boolean Algebra Calculator

Parser and evaluator for boolean algebra expressions.

Made for a year 12 computer science project.