Difference between revisions of "SISC"
(Created page with "{{Entry |Name=SISC |Short description=Java-based Scheme interpreter |Full description=SISC (second Interpreter of Scheme Code) is an extensible Java-based interpreter of the algo...") |
|||
| Line 4: | Line 4: | ||
|Full description=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). | |Full description=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). | ||
|User level=none | |User level=none | ||
| + | |Status=Live | ||
| + | |Component programs= | ||
| + | |Homepage URL=http://sisc.sourceforge.net/ | ||
| + | |VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/sisc | ||
| + | |Computer languages=Java,Scheme | ||
| + | |Documentation note= | ||
| + | |Paid support= | ||
| + | |IRC help=irc://irc.openprojects.net/sisc | ||
| + | |IRC general= | ||
| + | |IRC development=irc://irc.openprojects.net/sisc | ||
| + | |Related projects=DrScheme,Gauche,Scheme_48,SISC,Chicken,Bigloo,Bobot++,Hobbit,mit-scheme,Racket | ||
| + | |Keywords=Java,interpreter,scheme,R5RS,SISC | ||
| + | |Is GNU=n | ||
| + | |Last review by=Janet Casey | ||
| + | |Last review date=2005-08-03 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier=1. | + | |Version identifier=1.9.8 |
|Version date=2005-08-03 | |Version date=2005-08-03 | ||
|Version status=stable | |Version status=stable | ||
| − | |Version download= | + | |Version download=http://prdownloads.sourceforge.net/sisc/sisc-1.9.8-tar.gz |
| + | |License verified date=2002-03-22 | ||
| + | |Version comment=1.9.8 stable released 2005-08-03 | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=Scott G. Miller | ||
| + | |Email=scgmille@users.sourceforge.net | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=VCS Repository Webview | ||
| + | |Resource URL=http://sourceforge.net/cvs/?group_id=23735 | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking | ||
| + | |Resource kind=VCS Repository Webview | ||
| + | |Resource URL=http://sourceforge.net/tracker/?group_id=23735&atid=379534 | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=Mailing List Info/Archive | ||
| + | |Resource URL=http://lists.sourceforge.net/mailman/listinfo/sisc-devel | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Support | ||
| + | |Resource kind=Mailing List Info/Archive | ||
| + | |Resource URL=http://lists.sourceforge.net/mailman/listinfo/sisc-users | ||
| + | }} | ||
| + | {{Software category | ||
| + | |Interface=command-line | ||
| + | |Programming-language=scheme | ||
| + | |Software-development=programming-language | ||
| + | |Use=software-development | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=GPLv2 | ||
| + | |License verified by=Janet Casey | ||
| + | |License verified date=2002-03-22 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=MPL | ||
| + | |License verified by=Janet Casey | ||
|License verified date=2002-03-22 | |License verified date=2002-03-22 | ||
| − | |||
}} | }} | ||
Latest revision as of 09:25, 12 April 2011
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.