blob: e3c15aa99cff9847a38cf86e2f2a756501a8c792 (
plain) (
blame)
1
2
3
4
5
6
7
|
STklos is a free Scheme System (nearly) conform to R5RS. The aim of
this implementation is to be fast as well as light. The
implementation is based on an ad-hoc Virtual Machine. STklos can also
be compiled as a library, so that one can easily embed it in an
application.
WWW: http://stklos.sourceforge.net/
|