Top > All Packages in Directory > qscheme

qscheme - Implementation of Scheme written in C

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.



Obtaining

Web pagehttp://sof.ch/dan/qscheme/index-e.html
Source tarballhttp://sof.ch/dan/qscheme/download/qscheme-0.5.1.tar.gz
Version 0.5.1 (stable) released on 2000-06-23
Licensed under The GNU General Public License, Version 2 or later.
This is not a GNU package.

Support contacts

Help List<dan@sof.ch>
Developer List<dan@sof.ch>
Bug List<dan@sof.ch>

Project contacts

Maintainers
Developers

Related information

Interfacescommand line
Source languagesC
Supported languagesqscheme
Use requirementsgmp-2.0.2.tar.gz, ffcall-1.6.tar.gz, pcre-3.1.tar.gz
Weak prerequisiteslibglade

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2001-01-29
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.