Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulo-rozatto/calclogic
A Calc Logic é uma ferramenta para auxiliar estudantes de lógica matemática com o cálculo proposicional.
https://github.com/paulo-rozatto/calclogic
Last synced: 2 days ago
JSON representation
A Calc Logic é uma ferramenta para auxiliar estudantes de lógica matemática com o cálculo proposicional.
- Host: GitHub
- URL: https://github.com/paulo-rozatto/calclogic
- Owner: Paulo-Rozatto
- Created: 2020-02-29T19:55:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T01:10:45.000Z (20 days ago)
- Last Synced: 2024-10-29T02:19:31.724Z (20 days ago)
- Language: JavaScript
- Homepage: https://paulo-rozatto.github.io/calclogic/
- Size: 184 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mathematical logic expressions solver
Goals:
- Print truth table (ok)
- Check whether the expression is contradiction, tautology or contigency (x)
- Check equivalency (x)
- Check arguments (x)
> (ok) - Implemented
> (x) - Not implemented yet