Qscheme

From Free Software Directory
 
Jump to: navigation, search


[edit]

qscheme

http://sof.ch/dan/qscheme/index-e.html
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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

29 January 2001




Leaders and contributors

Contact(s)Role
Daniel Crettol Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:dan@sof.ch


Software prerequisites

KindDescription
Required to useffcall-1.6.tar.gz
Required to usepcre-3.1.tar.gz
Weak prerequisitelibglade
Required to usegmp-2.0.2.tar.gz




Entry


























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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.