upscheme/README.adoc

9 lines
200 B
Plaintext
Raw Normal View History

2019-08-10 05:26:51 -04:00
= Up Scheme
Small scripting Scheme emphasizing portability and stability.
2019-08-10 05:32:04 -04:00
Based on the excellent https://github.com/JeffBezanson/femtolisp/[FemtoLisp]
interpreter by Jeff Bezanson.
2019-08-10 05:26:51 -04:00
More info soon.