Commit Graph

3 Commits

Author SHA1 Message Date
jturner
bcb38ecb5d Update tinyscheme to 1.41.
ok jasper@
2013-04-18 22:35:36 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
jasper
fc6be5c733 import tinyscheme 1.40
TinyScheme is a lightweight Scheme interpreter that implements as large
a subset of R5RS as was possible without getting very large and
complicated. It is meant to be used as an embedded scripting interpreter
for other programs. As such, it does not offer IDEs or extensive
toolkits although it does sport a small top-level loop, included
conditionally.

ok sthen@
2012-06-26 19:53:38 +00:00