Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-29 07:44
4.0a

Una nueva API y la nueva implementación de subprocesos múltiples.
Tags: Major
A new API and new implementation multi-threading.

2012-10-27 06:37
3.9a

Cierre de optimización unboxing, i/os de tiempo nuevo y API optimizaciones (ALSA, FLAC y mpg123).
Tags: Stable, Major
Closure unboxing optimization, new timed I/Os, and API optimizations (ALSA, FLAC, and mpg123).

2012-06-02 06:56
3.8c

Esta versión incorpora modificaciones al sistema objeto (diseño y ejecución), nuevas API (alsa, flac, mpg123, avahi, csv análisis), nuevas funciones de biblioteca (soporte UDP), nuevo soporte de expresión regular y un nuevo colector de basura. Ya no se admite la plataforma. net.
Tags: Major
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.

2011-09-27 17:07
3.7a

Mejorada en tiempo de compilación el tipo de análisis, nuevas optimizaciones en tiempo de compilación, un intérprete y nuevas bibliotecas multimedia.
Tags: Major
Enhanced compile-time type analysis, new compile-time optimisations, a new interpreter, and new multimedia libraries.

2011-01-24 20:41
3.6a

Se trata de una versión principal que tiene como principal destacan el análisis de nuevo tipo en tiempo de compilación, el aumento de rastreo de errores, un puerto operativo Android, y una nueva API de telefonía.
Tags: Major
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.

Project Resources