Varieties of Larceny
- Larceny
compiles directly to native machine code for two
processor architectures:
- Intel IA32 (x86, x64)
- ARMv7
- Petit Larceny is a portable implementation that compiles to C instead of machine code.
Larceny is a simple and efficient implementation of the Scheme programming language. Created originally as a test vehicle for research on garbage collection and compiler optimizations, Larceny has grown into a major multiplatform system. Larceny supports the four most important standards for Scheme: IEEE/ANSI, R5RS, R6RS, and R7RS. Development of Larceny has been supported by NSF, Sun Microsystems, and Microsoft.
Larceny v1.3 "Grain Alcohol and Rainwater" is now available for downloading: