No description
Find a file
2023-02-11 14:12:27 +01:00
src Made compiler state more generic, and compile no longer outputs IO and instead returns the result. 2023-02-11 14:12:27 +01:00
test Started implemented multiple functions. 2023-02-06 15:44:54 +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 Started implemented multiple functions. 2023-02-06 15:44:54 +01:00
language Started implemented multiple functions. 2023-02-06 15:44:54 +01:00
language.cabal Made compiler state more generic, and compile no longer outputs IO and instead returns the result. 2023-02-11 14:12:27 +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 Pinned nix commit 2023-02-09 15:41:33 +01:00

language