SISC

Java-based Scheme interpreter From Wikipedia, the free encyclopedia

SISC is an R5RS Scheme implementation, which includes a full number tower, hygienic macros, proper tail recursion, and first class continuations. SISC is short for Second Interpreter of Scheme Code, in reference to its predecessor LISC, the Lightweight Interpreter of Scheme Code.[1]

Quick Facts Developer(s), Stable release ...
SISC
Developer(s)Scott G. Miller, Matthias Radestock
Stable release
1.16.6 / February 27, 2007 (2007-02-27)
Operating systemCross-platform via JVM
TypeProgramming language
LicenseDual license:
GPL and MPL
Websitesisc-scheme.org
Close

SISC is free software, dual-licensed under the Mozilla Public License and the GNU General Public License, Version 2. It was developed by Scott G. Miller and Matthias Radestock.

Features

SISC depends on Sun Microsystems' Java programming language platform. This runtime environment allows SISC to provide many extensions and libraries such as networking, exception handling, a module system, and a Java foreign function interface.

The SISC website claims that it performs faster than any other Scheme interpreter based on the Java Virtual Machine (JVM).

Like GNU Guile, this Scheme is suitable for embedding into larger programs, where Guile is designed for inclusion in C programs, SISC is designed for the JVM.

References

Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.