Download List

Project Description

Subs is a Scheme Lisp interpreter written in C++. The implementation is incomplete and naive, but aims to implement enough to be able to run every code sample in Structure and Interpretation of Computer Programs.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-08-31 21:47 Back to release list
1.1.6

Features in this initial release include numeric types and operators (finite precision), boolean predicates, define, lambda, if, cond, and tail-call optimisation.

Project Resources