Categories
qscheme
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.
Last updated 29 Jan, 2001
About
Leadership
- Daniel Crettol - Maintainer
Requirements
- gmp-2.0.2.tar.gz (Use Requirement)
- ffcall-1.6.tar.gz (Use Requirement)
- pcre-3.1.tar.gz (Use Requirement)
- libglade (Weak Prerequisite)
Versions
0.5.1
0.5.1 stable released on 2000-06-23
- Released: 23 Jun, 2000
- Code Maturity: Stable
- Source Archive: http://sof.ch/dan/qscheme/download/qscheme-0.5....
- Licenses: GPLv2orlater
- Interfaces: Command Line




