redchrom / lgears

Scheme VM and compiler

This URL has Read+Write access

redchrom (author)
Tue Sep 08 12:57:02 -0700 2009
commit  1eb125565293b9ab903f35907b2d698c40ad78c1
tree    d5fc67771274183e55a2f1d3aa11b5fba58f8254
parent  8dd366dae00f7f76478aed32c4d048bb45e88b23
lgears / README
100644 6 lines (5 sloc) 0.201 kb
1
2
3
4
5
6
The project is temporary suspended but may be reanimated in future
with the following goals:
* Stack instead of CPS
* Register-based VM (actualy, a LUA-like)
* A thin core with r6rs system built on it