Commit Graph

5 Commits

Author SHA1 Message Date
Andy Keep
69f6b62de1 Improved the read me to add more information on how to acquire and run the code.
Added directions on how to get the code, the code for the nanopass framework, and a host Scheme compiler that can run the tiny example compiler.  Also added a to do for the immediate future.
2013-11-22 01:03:32 -07:00
Andy Keep
92de15f5d5 tested with vicare and updated the implementation helpers to fix a bug 2013-11-22 00:19:23 -07:00
Andy Keep
ce5a6e8a74 added a small set of tests to provide a framework for testing the compiler (there is much more to do here, including a better testing framework and many, many more tests) 2013-11-22 00:11:58 -07:00
Andy Keep
564209af6e added documentation to all but 11 of the passes (hopefully pick those up soon as well), also tested the compiler more, fixed a few bugs, and tested to make sure ikarus works (it does) 2013-11-21 23:17:48 -07:00
Andy Keep
8f665de12a first commit 2013-11-15 16:39:25 -05:00