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.
- Host: GitHub
- URL: https://github.com/sheabunge/boolcalc
- Owner: sheabunge
- License: other
- Created: 2016-09-15T09:01:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T03:01:41.000Z (over 4 years ago)
- Last Synced: 2025-04-23T03:18:03.534Z (about 1 year ago)
- Topics: boolean-algebra
- Language: JavaScript
- Homepage: https://sheabunge.github.io/boolcalc/
- Size: 12.8 MB
- Stars: 15
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boolean Algebra Calculator
Parser and evaluator for boolean algebra expressions.
Made for a year 12 computer science project.