Bigloo is an implementation of the Scheme programming language. It relies on an optimizing compiler from Scheme to C. Bigloo enables connections between Scheme code and C code. It proposes many extensions to Scheme such as a regular parser compiler, an lalr parser compiler, pattern matching, an object layer, etc.
| Tags | Software Development Compilers Interpreters |
|---|---|
| Licenses | GPL |
| Operating Systems | Mac OS X Unix Windows |
| Implementation | Scheme |


Release Notes: This is a major version whose main highlights are: new compiler optimizations, new language features, and new library facilities.


Release Notes: A new API and new implementation multi-threading.


Release Notes: Closure unboxing optimization, new timed I/Os, and API optimizations (ALSA, FLAC, and mpg123).


Release Notes: This release adds modifications to the object system (language design and implementation), new APIs (alsa, flac, mpg123, avahi, csv parsing), new library functions (UDP support), new regular expression support, and a new garbage collector. The .NET platform is no longer supported.


Release Notes: Enhanced compile-time type analysis, new compile-time optimisations, a new interpreter, and new multimedia libraries.
14 Dec 2001 03:03
bigloo2.4b
The new Bigloo release (2.4b) is now available.
Bigloo is now available to Mac OS X users. The native back-end supports this architecture.
In addition to RGC, Bigloo now supports posix regular expressions, by the mean of the Dorai Sitaram pregexp package. Bigloo supports SRFI-22.
11 Dec 2001 05:43
bigloo2.4b
The new Bigloo release (2.4b) is now available.
- Bigloo is now available to Mac OS X users. The native back-end supports
this architecture.
- In addition to RGC, Bigloo now supports posix regular expressions,
by the mean of the Dorai Sitaram pregexp package.
- Bigloo supports SRFI-22.