Package bigloo

A compiler for the Scheme programming language

https://www-sop.inria.fr/mimosa/fp/Bigloo

Bigloo is a Scheme implementation devoted to one goal: enabling a 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 standalone binary
executables. Bigloo enables full connections between Scheme and C programs.

Version: 4.6a

General Commands

bglafile a Module Access File Generator
bgldepend create Bigloo dependencies in makefiles
bgljfile a Jvm Access File Generator
bglmake create or update Bigloo makefiles
bglmco produces module checksum object files.
bglpp a Scheme Pretty Printer
bglprof display call graph profile data for Bigloo programs
bgltags generate tag file for Emacs
bigloo `a practical Scheme compiler'