freebsd-ports/lang/qscheme/pkg-descr
John Marino 6c3d3edd5e Stage lang/qscheme and unbreak on FreeBSD 10+
PR:		193040
Submitted by:	Ports Fury
2014-08-30 21:15:14 +00:00

13 lines
538 B
Text

QScheme is a fast and small implementation of Scheme written in C.
QScheme is easy to interface and should be easy to use as an extension
language.
QScheme currently supports foreign function call and dynamic library. A
perl like regular expression module is provided as example.
QScheme is really fast: benchmarks (still a little old) shows that it is
generaly between 2 and 70 times faster than other scheme interpreters.
Documentation and GTK support has been disabled in this port.
WWW: http://www.sof.ch/dan/qscheme/index-e.html