Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
bigloo: Bigloo is compiler for the Scheme programming language
- Summary
- Bigloo is a Scheme implementation devoted to one goal: enabling Scheme
based programming style where C(++) is usually required. Bigloo
attempts to make Scheme practical by offering features usually
presented by traditional programming languages but ot offered by
Scheme and functional programming. Bigloo compiles Scheme modules. It
delivers small and fast stand alone binary executables. Bigloo enables
full connections between Scheme and C programs.
Changelog
- * Mon Nov 28 22:00:00 2005 Gerard Milmeister <gemi{%}bluewin{*}ch> - 2.7a-2
- disable bmem, causes link problems
- * Sun Nov 27 22:00:00 2005 Gerard Milmeister <gemi{%}bluewin{*}ch> - 2.7a-1
- New Version 2.7a
- * Tue Sep 27 23:00:00 2005 Gerard Milmeister <gemi{%}bluewin{*}ch> - 2.6f-3
- Removed --arch