- Larceny (Scheme implementation)
Infobox Software
name = Larceny
logo =
caption =
developer = The Larceny Project
latest_release_version = 0.963
latest_release_date = Release date and age|2008|07|29
operating_system =Cross-platform
genre =Programming language
license = Open Source
website = [http://www.ccs.neu.edu/home/will/Larceny/ ccs.neu.edu/home/will/Larceny/]The Larceny Project is a set of
computer programming languages, specifically Scheme implementations, using theTwobit optimizing Scheme compiler. Larceny is the back-end which compiles to native x86 orSPARC code, Petit Larceny is a Scheme to C compiler and Common Larceny is aMicrosoft .NET compatible implementation running in theCommon Language Runtime and generatingCommon Intermediate Language .*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 onMicrosoft 's CLR (Common Language Runtime) (available since November 2004).Larceny supports both the R5RS Scheme standard and its newly ratified successor, R6RS. The Larceny software is
open source and available online.External links
* [http://www.ccs.neu.edu/home/will/Larceny/ Larceny home page]
Wikimedia Foundation. 2010.