https://github.com/rbeer/proplogic
Create truth tables and calculate logical statements using JavaScript.
https://github.com/rbeer/proplogic
Last synced: 3 months ago
JSON representation
Create truth tables and calculate logical statements using JavaScript.
- Host: GitHub
- URL: https://github.com/rbeer/proplogic
- Owner: rbeer
- Created: 2013-04-08T22:40:08.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2022-04-24T09:05:48.000Z (about 3 years ago)
- Last Synced: 2025-01-26T18:33:57.482Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 347 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://coderwall.com/rbeer)
PropLogic 0.1.0
=================
Calculate truth-tables and work with them,
Including parsing simple logical statements.