Skip to content

larcenists/larceny

Folders and files

NameName
Last commit message
Last commit date
Sep 8, 2017
Oct 4, 2007
Jun 25, 2013
Aug 19, 2017
Sep 8, 2017
Aug 19, 2017
May 24, 2017
Mar 7, 2016
Jul 6, 2017
Nov 5, 2007
Aug 18, 2009
Jun 30, 2017
Jun 30, 2017
Jul 12, 2017
Jul 12, 2017
Jun 30, 2017
May 31, 2016
Jan 22, 2015

Repository files navigation

Larceny is a simple and efficient implementation of the Scheme programming language. It supports the R7RS Red Edition, R6RS, R5RS, and IEEE/ANSI standards for Scheme on several platforms.

Main Larceny Web Site

To download released versions of Larceny, see Larceny's official web site at http://www.larcenists.org/ .

Bug/Ticket Submissions

If you're here to report a bug, please do so. And we thank you.

Developer Resources

If you're a developer or user interested in Larceny's nightly builds, please see Larceny's wiki pages.

Building Larceny from Source

If you cloned this repository, be sure to read README-FIRST.txt. More documentation is also available in doc/, such as these files and directories:

  • doc/HOWTO-BUILD
  • doc/HOWTO-INSTALL
  • doc/UserManual/
  • doc/LarcenyNotes/

among many others.