No description
Find a file
2023-03-08 10:25:53 +01:00
sample-programs Added calling conventions to functions. 2023-02-24 09:00:29 +01:00
src Renamed the compile function to generate code 2023-03-08 10:25:53 +01:00
.gitignore Added support for pattern matching on ints. Might need a lookover. 2023-02-20 14:39:43 +01:00
cabal.project.local Fixed some merge errors that occured when merging with main 2023-02-16 00:16:44 +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 support for the minus operator. 2023-02-20 14:52:11 +01:00
language.cabal Gave the code generator a proper module name. 2023-03-08 10:24:52 +01:00
LICENSE Initial commit 2023-01-17 11:37:08 +01:00
Makefile Pinned nix channel, made makefile not error 2023-02-14 15:47:36 +01:00
README.md Initial commit 2023-01-17 11:37:08 +01:00
shell.nix Pinned nix channel, made makefile not error 2023-02-14 15:47:36 +01:00

language