PreScheme
Encyclopedia
PreScheme or Pre-Scheme is a statically-typed dialect of Scheme with the efficiency and low-level machine access of C
C (programming language)
C is a general-purpose computer programming language developed between 1969 and 1973 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system....

 while retaining many of the desirable features of Scheme.

The PreScheme compiler is a part of Scheme48.

Variants

Macro-Free PreScheme
Obtained from Full PreScheme by expanding all macros.

Pure PreScheme
A tail-recursive, closure-free dialect of PreScheme, obtained from Macro-Free PreScheme by hoisting lambda expressions and beta expansion.

VLISP PreScheme
Simple PreScheme

Further reading

The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK