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 Windows Windows |
| Implementation | Scheme |
Recent releases


Release Notes: Enhanced compile-time type analysis, new compile-time optimisations, a new interpreter, and new multimedia libraries.


Release Notes: This is a major version whose main highlights are new compile-time type analysis, enhanced error tracing, an operational Android port, and a new telephony API.


Release Notes: This is a major version. It improves portability on Arm/Android in particular by supporting native multi-threaded applications. This version also supports new APIs and fixes many glitches of version 3.4a.


Release Notes: This release improves portability by supporting two extra platforms, Arm/Android and OSGi bundles. It supports new APIs and fixes many glitches in 3.3a. It has been successfully installed on: x86/32, Linux 2.6, Arch Linux; x86/64, Linux 2.6, Fedora; Arm v6/v7, Linux, Maemo4/Maemo5, Android; PowerPC G3, Linux, Debian; x86/32, Windows SP2, MinGW; x86/32, Mac OS X 10.5 Leopard; and x86/64, Mac OS X 10.6 SnowLeopard.


Release Notes: This version uses a new configuration stage and a new compilation framework that enable cross-compilation.
Recent comments
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.