Larceny (Scheme implementation)
Developer(s) | The Larceny Project |
---|---|
Initial release | November 19, 1998 |
Stable release | 1.3
/ August 6, 2017 |
Engine | |
Operating system | Cross-platform |
Type | Programming language |
License | Larceny license |
Website | larcenists |
Search Larceny (Scheme implementation) on Amazon.
Larceny is an implementation of the Scheme programming language built around the Twobit optimizing compiler.[1][2] Larceny offers several back-ends able to target native x86 and ARMv7 code.[3] Petit Larceny is also available and emits C source code, which can then be further compiled to native code with an ordinary C compiler.[4]
Older versions (<0.98) included support for the SPARC architecture in Larceny,[3] and for Microsoft's Common Language Runtime via Common Larceny.[5]
Larceny supports all major Scheme standards (R5RS, IEEE/ANSI, R6RS, and R7RS.[1] The Larceny software is open source[6][better source needed] and available online.[3][4][5]
References[edit]
- ↑ 1.0 1.1 "Overview". The Larceny Project. Retrieved 9 August 2017.
- ↑ "Twobit". The Larceny Project. Retrieved 9 August 2017.
- ↑ 3.0 3.1 3.2 "Download". The Larceny Project. Retrieved 9 August 2017.
- ↑ 4.0 4.1 "Download (Petit)". The Larceny Project. Retrieved 9 August 2017.
- ↑ 5.0 5.1 "Download Common Larceny". The Larceny Project. Retrieved 9 August 2017.
- ↑ "Licensing". The Larceny Project. Retrieved 9 August 2017.
External links[edit]
This software article is a stub. You can help EverybodyWiki by expanding it. |
This computer-programming-related article is a stub. You can help EverybodyWiki by expanding it. |
This article "Larceny (Scheme implementation)" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Larceny (Scheme implementation). Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.