No description
Find a file
sebastianselander 6218efac20 Renamer done.
It renames bound variables to numbers, converts let to lambda, and
removes all variables from binds
2023-02-14 16:44:38 +01:00
sample-programs Renamer done. 2023-02-14 16:44:38 +01:00
src Renamer done. 2023-02-14 16:44:38 +01:00
.gitignore A bit cleaner code. A renamer is the focus to make the tc simpler 2023-02-14 12:56:07 +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 Renamer done. 2023-02-14 16:44:38 +01:00
language.cabal Renamer done. 2023-02-14 16:44:38 +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 Renamer done. 2023-02-14 16:44:38 +01:00

language