[ 源代码: bigloo ]
软件包: bigloo (2.8c-6build1) [universe]
bigloo 的相关链接
Ubuntu 的资源:
下载源码包 bigloo:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Yann Dirson
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
A practical Scheme compiler
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.
其它与 bigloo 有关的软件包
|
|
|
-
- dep: bigloo-backend-native
- Bigloo support to build native executables
- 或者 bigloo-backend
- 本虚包由这些包填实: bigloo-backend-jvm, bigloo-backend-native
-
- dep: libbigloo2.8c
- Run-time libraries for Bigloo-generated programs
-
- dep: libc6 (>= 2.5-5)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- rec: bigloo-backend-native
- Bigloo support to build native executables
-
- sug: bigloo-devtools
- Tools to help developing Bigloo programs
-
- sug: bigloo-ude
- Bigloo Unified Development Environment for Emacs