SISC
SISC
http://sisc.sourceforge.net/
SISC (second Interpreter of Scheme Code) is an extensible Java-based interpreter of the algorithmic language Scheme. It uses modern interpretation techniques and handily outperforms all existing Java interpreters (often by more than an order of magnitude). In addition, SISC is a complete implementation of the language. The entire R5RS Scheme standard is supported, with no exceptions. This includes a full number tower including complex number support and arbitrary precision integers and floating point numbers, proper tail recursion, and full support for first-class continuations (not just escaping continuations as in many other interpreters).
IRC Help channel- irc://irc.openprojects.net/sisc
IRC development channel- irc://irc.openprojects.net/sisc
Related Projects
Download
Download
version 1.9.8
(stable)
released on 3 August 2005
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2 | Janet Casey | 22 March 2002 | |
| MPL | Janet Casey | 22 March 2002 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | http://sourceforge.net/cvs/?group_id=23735 |
| Bug Tracking | VCS Repository Webview | http://sourceforge.net/tracker/?group_id=23735&atid=379534 |
| Developer | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/sisc-devel |
| Support | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/sisc-users |
Software prerequisites
This entry (in part or in whole) was last reviewed on 3 August 2005.
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.