fm.announce
[Top] [All Lists]

SISC 1.15.3 - SISC is an R5RS complete, fast, lightweight Scheme interp

Subject: SISC 1.15.3 - SISC is an R5RS complete, fast, lightweight Scheme interpreter in Java.
From:
Date: Wed, 23 Aug 2006 17:31:34 +0000 UTC
Newsgroups: fm.announce
SISC 1.15.3  
  by Scott G. Miller (http://freshmeat.net/~scgmille/)
  Wed, Aug 23rd 2006 10:31 

About:
SISC 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. This includes a full number tower
including complex number support and arbitrary precision integers and
floating point numbers, proper tail recursion, hygienic macros, and full
support for first-class continuations (not just the escaping continuations
found in many other systems). 

Changes:
Fixes handling of escaped newlines in multi-line comments. Removes the
unused "fix" syntax token, which was causing binding problems for
procedures of the same name. 

Release focus: Minor bugfixes 
      License: Mozilla Public License (MPL) 
  Project URL: http://freshmeat.net/projects/sisc/

            Homepage: 
http://freshmeat.net/redir/sisc/9583/url_homepage/sisc.sourceforge.net
              Tar/GZ: 
http://freshmeat.net/redir/sisc/9583/url_tgz/sisc-1.15.3.tar.gz
                 Zip: 
http://freshmeat.net/redir/sisc/9583/url_zip/sisc-1.15.3.zip
      Debian package: 
http://freshmeat.net/redir/sisc/9583/url_deb/sisc_1.15.3-1_all.deb
   CVS tree (cvsweb): 
http://freshmeat.net/redir/sisc/9583/url_cvs/sisc.cvs.sourceforge.net
Mailing list archive: http://freshmeat.net/redir/sisc/9583/url_list/mail
           Demo site: 
http://freshmeat.net/redir/sisc/9583/url_demo/sisc-online.html
 
 
____________________________| Advertising |____________________________
Eliminate Object-Relational Impedance Mismatch! 

Caché, the multidimensional database, lets developers create and persist
Java objects ? while automatically providing SQL access to data. Plus,
Caché
projects classes as EJB components with bean-managed persistence.

Try Caché for Free.  Download a fully functional, non-expiring copy of
Caché 

http://ad.doubleclick.net/clk;44726679;13503038;l? 
____________________________| Advertising |____________________________


<Prev in Thread] Current Thread [Next in Thread>