This site is a static rendering of the Trac instance that was used by R7RS-WG1 for its work on R7RS-small (PDF), which was ratified in 2013. For more information, see Home. For a version of this page that may be more recent, see CompilerAvailable in WG2's repo for R7RS-large.

Compiler­Available

cowan
2017-05-10 22:04:23
8history
source

The following Schemes come with compilers (which does not necessarily mean that they can produce standalone executables):

Native compilers: Chez, Larceny, MIT, Vicare

Compilers to C: Bigloo, Chicken, Cyclone, Gambit, Hotdog (port of Scheme48), Larceny, MIT, Owl Lisp, Rhizome/pi, RScheme, Scheme->C, SCM, Stalin

Compilers to JVM bytecode: Bigloo, Hotdog (port of Scheme48), JScheme, Kawa

Compilers to CLR bytecode: Bigloo, Hotdog (port of Scheme48), IronScheme, Larceny (older version), Luna

Compilers to private bytecode (with JIT): Pycket (port of Racket to RPython), Racket, Guile (JIT in separate package)

Compilers to private bytecode (without JIT): Chibi, Elk, FemtoLisp, Foment, Guile (standard), Mosh, Oaklisp, Owl Lisp, Picrin, Rep, RScheme, Sagittarius, Scheme 48, STklos, Shoe(?), SXM, Vx, Unlikely, VSCM, Wraith, XLisp, Ypsilon (probably incomplete)

Tree-walking interpreters: Chicken, SISC, NexJ, KSi, SigScheme, TinyScheme, MiniScheme, Scheme 9, S7, SIOD, BDC, Schemik, UMB, Llava, Sizzle(?), LMU(?), dfsch, Inlab

Schemes for specialized CPUs are not listed here. I have not tested most of these compilers.