Commit Graph

9 Commits

Author SHA1 Message Date
Danny Yoo
e3d8a253fe fixing implementation of letrec, which isn't supposed to do any allocation. That's the job of letvoid 2011-05-09 23:49:10 -04:00
Danny Yoo
39935eaee3 adding kernel primitive as opargs. 2011-05-09 18:17:15 -04:00
Danny Yoo
4be57c1e37 branch 2011-05-09 16:38:32 -04:00
Danny Yoo
2d006f8272 let1 2011-05-09 16:27:36 -04:00
Danny Yoo
e6968a596b trying to deal with cycles by eliminating them from our representation. 2011-05-09 16:06:20 -04:00
Danny Yoo
7aad5e2b33 trying to parse positional names 2011-05-09 13:10:52 -04:00
Danny Yoo
4a8413cfc8 continuing to parse lams. temporarily broken 2011-05-08 19:03:41 -04:00
Danny Yoo
b82de5d998 working on parse-bytecode 2011-05-08 17:51:06 -04:00
Danny Yoo
512cade3d6 skeleton for the parser 2011-05-06 16:11:00 -04:00