No description
Find a file
2023-02-27 19:38:45 +01:00
sample-programs Renamer done. 2023-02-14 16:44:38 +01:00
src Update TypeChecker.hs 2023-02-27 19:38:45 +01:00
tests Incorporated most of main, as well as started on quickcheck 2023-02-27 11:12:05 +01:00
.gitignore Inference works better now. Still work to do. Should use proper library 2023-02-15 17:40:18 +01:00
CHANGELOG.md cabal init and added formatting options 2023-01-17 11:42:40 +01:00
fourmolu.yaml Simplified quite a bit. Made a unify function. Still bugs left 2023-02-17 11:09:48 +01:00
Grammar.cf Type inference/checking on ADTs mostly complete(?). Still have to test 2023-02-27 17:22:42 +01:00
language.cabal Type inference/checking on ADTs mostly complete(?). Still have to test 2023-02-27 17:22:42 +01:00
LICENSE Initial commit 2023-01-17 11:37:08 +01:00
Makefile Inference works better now. Still work to do. Should use proper library 2023-02-15 17:40:18 +01:00
README.md Initial commit 2023-01-17 11:37:08 +01:00
shell.nix Add llvm dep 2023-02-09 20:23:20 +01:00
test_program Type inference/checking on ADTs mostly complete(?). Still have to test 2023-02-27 17:22:42 +01:00

language