https://github.com/andreacrotti/logic-truth-tables
Script used to create truth tables in different formats written in haskell
https://github.com/andreacrotti/logic-truth-tables
Last synced: 10 months ago
JSON representation
Script used to create truth tables in different formats written in haskell
- Host: GitHub
- URL: https://github.com/andreacrotti/logic-truth-tables
- Owner: AndreaCrotti
- Created: 2009-03-10T14:53:42.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2011-10-07T15:31:11.000Z (over 14 years ago)
- Last Synced: 2025-02-01T08:31:01.920Z (11 months ago)
- Language: Haskell
- Homepage:
- Size: 102 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
Simple haskell program that computes the logic truth table from a
given expression.