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...")
 
(New version)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
|Short description=Java-based Scheme interpreter
 
|Short description=Java-based Scheme interpreter
 
|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).
 +
|Homepage URL=http://sisc.sourceforge.net/
 
|User level=none
 
|User level=none
 +
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/sisc
 +
|Computer languages=Java,Scheme
 +
|IRC help=irc://irc.openprojects.net/sisc
 +
|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
 +
|Version identifier=1.16.6
 +
|Version date=2007/02/27
 +
|Version status=stable
 +
|Version download=http://prdownloads.sourceforge.net/sisc/sisc-1.16.6.tar.gz
 +
|Version comment=1.16.6 stable released 2007-02-27
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/02/14
 
|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
+
|Status=
|Version date=2005-08-03
+
|Is GNU=No
|Version status=stable
+
|License verified date=2002-03-22
|Version download=
+
}}
 +
{{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
 
 
}}
 
}}
 +
{{Person
 +
|Real name=Scott G. Miller
 +
|Role=Maintainer
 +
|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
 +
}}
 +
{{Featured}}

Latest revision as of 20:37, 13 February 2017


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