No description
Find a file
2023-02-04 15:25:28 +01:00
src Added some more to the comment of binExprToValues 2023-02-04 15:25:28 +01:00
test Added some more to the comment of binExprToValues 2023-02-04 15:25:28 +01:00
.gitignore Added the src/Grammar folder to the gitingore. 2023-02-04 15:12:32 +01:00
CHANGELOG.md cabal init and added formatting options 2023-01-17 11:42:40 +01:00
fourmolu.yaml Changed to fourmolu default settings 2023-01-17 15:34:42 +01:00
Grammar.cf Added some missing math operators 2023-02-04 15:11:56 +01:00
language Added some missing math operators 2023-02-04 15:11:56 +01:00
language.cabal Heavily shorted down the emitAdd function, and added a emitInt function. 2023-02-04 12:43:47 +01:00
LICENSE Initial commit 2023-01-17 11:37:08 +01:00
Makefile Added support for subtraction 2023-02-04 13:20:46 +01:00
README.md Initial commit 2023-01-17 11:37:08 +01:00
shell.nix Add bnfc dependencies 2023-01-20 09:50:35 +01:00

language