freebsd-ports/lang/stklos/pkg-descr
Dmitry Marakasov 47764a0464 - Update to 0.98
- Pass maintainership to submitter

PR:		131349
Submtted by:	Vitaly Magerya <vmagerya at gmail dot com>
2009-02-05 15:34:07 +00:00

7 lines
303 B
Text

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://www.stklos.org/