2003-04-04 22:26:07 +02:00
|
|
|
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.
|
|
|
|
|
2010-03-14 13:25:46 +01:00
|
|
|
WWW: http://www.stklos.net/
|