Add consolidation, tie up with typechecker
authorLuke Lau <luke_lau@icloud.com>
Wed, 17 Jul 2019 20:53:26 +0000 (21:53 +0100)
committerLuke Lau <luke_lau@icloud.com>
Wed, 17 Jul 2019 20:53:26 +0000 (21:53 +0100)
commitba17902b367783f058108f2eb9dff163d34b735f
treeedb2f7952d6e25cc6e1c2127dc27fc7c862aacaa
parent4432a2c44d76e70258f4b1d38114745726ffd1fc
Add consolidation, tie up with typechecker

Also normalize program before typechecking
compiler.scm [new file with mode: 0644]
rts.c [new file with mode: 0644]
typecheck.scm