Larceny (software)
From Wikipedia, the free encyclopedia
- Larceny is a research-quality implementation of Scheme compiler for the SPARC (available since 1999).
- Petit Larceny is a portable implementation of Scheme compiler that compiles to C instead of SPARC machine code (available since June 2005).
- Common Larceny is an implementation of Scheme compiler that compiles to Microsoft's IL instead of C and runs on Microsoft's CLR (Common Language Runtime) (available since November 2004).
The Larceny's software is open source and available online.