tvl-depot/ach
Griffin Smith 32a5c0ff0f Add the start of a hindley-milner typechecker
The beginning of a parse-don't-validate-based hindley-milner
typechecker, which returns on success an IR where every AST node
trivially knows its own type, and using those types to determine LLVM
types in codegen.
2021-03-13 22:07:09 -05:00
..
.gitignore Add the start of a hindley-milner typechecker 2021-03-13 22:07:09 -05:00
functions.ach Initial commit 2021-03-07 15:29:59 -05:00
Makefile Initial commit 2021-03-07 15:29:59 -05:00
simple.ach Initial commit 2021-03-07 15:29:59 -05:00