public
Description: Scheme in as little Ruby and as much Scheme as possible. Supports macros, continuations, tail recursion and lazy evaluation.
Homepage:
Clone URL: git://github.com/jcoglan/heist.git
jcoglan (author)
Thu Oct 15 15:52:05 -0700 2009
commit  17056c8fa0de07b546a598548949da3ac5e2a508
tree    247eb60851eb5235b81acd3fc60dfacb4c2339e5
parent  8850ed12e495da8152f62201ad38bd95d214780b
heist / test
name age message
..
directory helpers/ Thu Oct 08 16:46:26 -0700 2009 Move some test files around. [jcoglan]
file plt-macros.txt Wed Feb 04 14:25:34 -0800 2009 Adding some slightly evil macro expansion tests... [jcoglan]
directory scheme_tests/ Loading commit data...
file test_heist.rb