bigloo

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

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  27 May 2009 09:25
  • Rrelease-after

Changes: This version mostly fixes many bugs in the library functions and improves the Mac OS X port.

  • Rrelease-mid
  •  13 Jan 2009 11:18
  • Rrelease-after

Changes: A new mail API has been added wit support for Maildir, IMAP, vcard, RFC 2045, RFC 2047, and RFC 2822. New compiler optimizations were implemented. New system APIs were added, including getuid/setuid, os-charset, socket-option, and get-protocols. New Makefiles that support parallel compilation were provided. This version has been successfully installed on a range of platforms.

  • Rrelease-mid
  •  16 Sep 2008 09:18
  • Rrelease-after

    Changes: A significant performance improvement was made for multi-threaded applications. Performance of the IO system was improved. New APIs have been added for cryptography and multimedia. New functions extend the existing APIs for things like dates, sockets, and IO.

    • Rrelease-mid
    •  28 May 2008 14:36
    • Rrelease-after

    Changes: This is a major release. It enhances the system with: support for exact arithmetic (with big numbers), a new version of the garbage collector (Boehm's collector v7.1), and a major improvement in the implementation of multi-threading.

    • Rrelease-mid
    •  03 Dec 2007 11:02
    • Rrelease-after

    Changes: Many library bugfixes (multimedia and Web). New APIs (e.g. for decoding MP3 files). Compatibility between the native backend and the JVM backend has been improved.

    Rss Recent comments

    Rcomment-before 14 Dec 2001 03:03 Rcomment-trans manuelserrano Rcomment-after

    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.

    Rcomment-before 11 Dec 2001 05:43 Rcomment-trans manuelserrano Rcomment-after

    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.

    No-screenshot

    Project Spotlight

    jsVortex

    A Javascript BEEP implementation.

    No-screenshot

    Project Spotlight

    pdfrecycle

    A program that creates a PDF file by composing pages from other PDF files.