Categories
SISC
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).
Last updated 3 Aug, 2005
About
Leadership
- Scott G. Miller - Maintainer
Related Projects
Bigloo, Bobot++, Chicken, DrScheme, Gauche, Hobbit, PLT Scheme, SISC, Scheme 48, mit-scheme
Versions
1.11.2-rc beta
1.11.2-rc beta released 2005-08-02
- Released: 3 Aug, 2005
- Code Maturity: Stable
1.9.8
1.9.8 stable released 2005-08-03
- Released: 3 Aug, 2005
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/sisc/sisc-1....
- Licenses: GPLv2, MPL
- Interfaces: Command Line
User Community and Support
General Resources
Support Resources
- Mailing List Info/Archive
- irc://irc.openprojects.net/#sisc
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/sisc - Mailing List Info/Archive
- VCS Repository Webview
- irc://irc.openprojects.net/#sisc




