mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
12 lines
489 B
Plaintext
12 lines
489 B
Plaintext
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.
|