Jump to letter: [
ABCDFGHIJKLMNOPQRSTUVXY
]
bigloo - Bigloo is compiler for the Scheme programming language
- Description:
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 not 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.
Packages:
Changelog:
by Scott R. Shinn (2008-10-27):
- Rollback to 3.0c
|