Difference between revisions of "SISC"

From Free Software Directory
Jump to: navigation, search
(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.11.2-rc beta
+
|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
|Version comment=1.11.2-rc beta released 2005-08-02
 
 
}}
 
}}

Revision as of 09:25, 12 April 2011


[edit]

SISC

http://sisc.sourceforge.net/
Java-based Scheme interpreter

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).





Licensing

License

Verified by

Verified on

Notes

License

MPL

Verified by

Janet Casey

Verified on

22 March 2002

License

GPLv2

Verified by

Janet Casey

Verified on

22 March 2002




Leaders and contributors

Contact(s)Role
Scott G. Miller Maintainer


Resources and communication

AudienceResource typeURI
Bug TrackingVCS Repository Webviewhttp://sourceforge.net/tracker/?group_id=23735&atid=379534
SupportMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/sisc-users
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=23735
DeveloperMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/sisc-devel


Software prerequisites




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.