Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sabarasaba/tt-gen
A very simple truth table generator in C+
https://github.com/sabarasaba/tt-gen
Last synced: 6 days ago
JSON representation
A very simple truth table generator in C+
- Host: GitHub
- URL: https://github.com/sabarasaba/tt-gen
- Owner: sabarasaba
- Created: 2012-06-21T01:01:12.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-21T01:09:11.000Z (over 12 years ago)
- Last Synced: 2024-04-08T09:04:35.974Z (9 months ago)
- Language: C++
- Size: 145 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A super simple truth table generator
This was only made for education purposes during my midterms exams of my sophomore year at college. It do has some limitations and bugs and it is not maintained anymore. But hey! feel free for fork it!
## License
This is MIT licensed, which means that you can do whatever you want with it.