Bigloo is a Scheme system which includes a compiler generating C, java, or .NET code, and an interpreter.
Bigloo conforms to IEEE Scheme and is mostly conformant to Revised^5 Report on the Algorithmic Language Scheme with many extensions:
- SRFI 0, 2, 6, 8, 9, 18, 22, 28, and support for using the reference implementations of other SRFIs. - Rgc, a lex facility. - Match, a pattern-matching compiler. - Foreign languages interface. - Module language. - Extension package system. - An LALR facility. - An Object system. - Some DSSSL support features. - Unicode characters and strings. - Process, Pipe and Socket support.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 9,320.7 kB | 43068 kB | [list of files] |
| amd64 | 7,943.2 kB | 31880 kB | [list of files] |
| arm | 6,955.1 kB | 23269 kB | [list of files] |
| hppa | 8,902.1 kB | 30684 kB | [list of files] |
| i386 | 7,217.2 kB | 24792 kB | [list of files] |
| ia64 | 10,665.0 kB | 50744 kB | [list of files] |
| mips | 8,097.7 kB | 32724 kB | [list of files] |
| mipsel | 7,962.1 kB | 32724 kB | [list of files] |
| powerpc | 7,132.6 kB | 25748 kB | [list of files] |
| s390 | 8,071.9 kB | 27604 kB | [list of files] |
| sparc | 7,714.8 kB | 27840 kB | [list of files] |