scheme 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, between Scheme and Java programs, and between Scheme and C# programs. Build bglpkg binary, which can be use to access scmpkg servers (requires web) Build the embedded library for calendar programming Build the embedded cryptographic library Enable extra debug codepaths Install Bigloo Manual (HTML docs of Bigloo and r5rs) Build and install the Bigloo Developement Environment for Emacs (aka bee-mode) Adds support for dev-libs/gmp (GNU MP library) Enable the JVM backend for the Bigloo compiler Mail library for email management (e.g. maildir and imap support) Build multimedia library (e.g. for managing images). Needed for dev-scheme/hop Build OpenPGP support (requires crypto) Bigloo port of Tony Garnock-Jones' packrat parser (requires srfi1) Use the system-wide dev-db/sqlite Build the srfi1 library: List library Build the srfi27 library: Source of Random Bits (32bit-arch only, requires gmp) Adds support for SSL connections through dev-libs/openssl Enable thread support, it depends on dev-libs/boehm-gc built with threads use flag Library for dealing with text (e.g. BibTeX parser) Library for web programming (e.g. XML, CGI parsers). Needed for dev-scheme/hop