Scheme 48

Scheme 48 is a free software Scheme implementation using a bytecode interpreter. It has an foreign function interface for calling functions from C and comes with a regex library, and a POSIX interface. It is supported by SLIB the portable Scheme library and is the basis for Scsh, the Scheme shell.

It's called "Scheme 48" because the first version was written in 48 hours.

Authors: 
Richard Kelsey
Jonathan Rees
Project status: 
Active
Latest release: 
1.8
Latest release date: 
2008-02-07
License: 
BSD
Target platforms: 
POSIX
Implementation languages: 
C
Website: 
http://s48.org/