No description
Find a file
sebastianselander 73dc2e4b6a Inference on most expressions. HM based.
Still have to figure out how to infer type of lambda variables, as well
as how function application on polymorphic should work
2023-02-13 12:17:49 +01:00
sample-programs Fix basic tests 2023-02-09 20:23:49 +01:00
src Inference on most expressions. HM based. 2023-02-13 12:17:49 +01:00
.gitignore Typo fix (to check access). 2023-02-08 21:40:27 +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 Inference on most expressions. HM based. 2023-02-13 12:17:49 +01:00
language.cabal Inference on most expressions. HM based. 2023-02-13 12:17:49 +01:00
LICENSE Initial commit 2023-01-17 11:37:08 +01:00
Makefile Inference on most expressions. HM based. 2023-02-13 12:17:49 +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 Inference on most expressions. HM based. 2023-02-13 12:17:49 +01:00

language