Qscheme
qscheme
http://sof.ch/dan/qscheme/index-e.html
Qscheme is a fast and small implementation of Scheme written in C. It is easy to interface with dynamic libraries (since most of the external functions and variables can be declared directly in Scheme, without any special C coding) and should be easy to use as an extension language. Qscheme supports foreign function call and dynamic library. A Perl-like regular expression module is provided as an example. Benchmarks show that it is generally between 2 and 70 times faster than other scheme interpreters. It now intergrates GTK/libglade bindings. other features include efficient error and exception handling with catch/throw, support for UNIX scripting, native multithreading support, modular programming support, and a new socket interface so you can build a simple client/server on TCP/IP.
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Janet Casey | 29 January 2001 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Developer,Support | mailto:dan@sof.ch |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | gmp-2.0.2.tar.gz |
| Required to use | ffcall-1.6.tar.gz |
| Required to use | pcre-3.1.tar.gz |
| Weak prerequisite | libglade |
This entry (in part or in whole) was last reviewed on 29 January 2001.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.