pkg://bigloo_2.4b-2_m68k.deb:2306370/control
downloads
Package: bigloo
Version: 2.4b-2
Section: interpreters
Priority: optional
Architecture: m68k
Depends: libc6 (>= 2.2.4-4), gcc, libc6-dev, bigloo-runtime-2.4b (= 2.4b-2)
Installed-Size: 8024
Maintainer: Matthew Danish <mdanish@andrew.cmu.edu>
Description: A practical Scheme compiler
Bigloo is a Scheme system which includes a compiler generating
C code and an interpreter.
.
Bigloo is conformant to IEEE Scheme and is mostly conformant to
Revised^5 Report on the Algorithmic Language Scheme with many
extensions:
- Rgc, a lex facility.
- Match, a pattern-matching compiler.
- Foreign languages interface.
- Module language.
- Extension package system.
- An LALR facility.
- An Object system.
- DSSSL support.
- Unicode characters and strings.
- Process, Pipe and Socket support.