Bigloo

Bigloo is an implementation of the Scheme programming language developed at the French IT research institute INRIA.

Its orientation is towards providing tools for effective and diverse code generation that can match the performance of hand-written C or C++. The Bigloo system contains a Scheme compiler that can generate C code and Java or .NET bytecode. As with other Lisp dialects, it contains an interpreter (also known as a read-eval-print loop).

Authors: 
Manuel Serrano
Project status: 
Active
Latest release: 
3.0c
Latest release date: 
2007-12-03
License: 
LGPL
Target platforms: 
POSIX
JVM
.NET
Implementation languages: 
C
Website: 
http://www-sop.inria.fr/mimosa/fp/Bigloo/