1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/lang/stklos/pkg-descr
Tong LIU 7ae1d3310a - Enables threading support (unconditionally as I see no reasons not to).
- Fixes stklos-install by replacing "wget" with "fetch" in it.
- Changes "stklos.org" to "stklos.net" in pkg-descr and stklos-pkg.
- Adds cons25 to the list of recognized terminals that support ANSI colors.

PR:	ports/144650
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2010-03-14 12:25:46 +00:00

8 lines
303 B
Plaintext

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.net/