Group :: Development/Scheme
Source RPM: chicken
Built: about 9 years ago
Rebuilt: about 9 years ago
Size: 1.78 MB
Repocop status:

Gear: http://git.altlinux.org/gears/c/chicken.git
Archive: http://ftp.altlinux.org/pub/distributions/archive/sisyphus/index/src/c/chicken
Home page: http://www.call-with-current-continuation.org/
License: BSD style (see LICENSE)
Summary: CHICKEN is a simple Scheme-to-C compiler
Description:
CHICKEN is a simple Scheme-to-C compiler supporting the language features as
defined in the 'Revised^5 Report on Scheme'. CHICKEN generates quite
portable C code, linkage to C modules and C library functions is
straightforward, compiled programs can easily be embedded into existing C
code, loads of extra libraries.
- chicken
- chicken-debuginfo
- chicken-docs
- libchicken
- libchicken-debuginfo
- libchicken-devel
- libchicken-devel-static
- libchicken-unsafe
- libchicken-unsafe-debuginfo
- Removed bad RPATH2009-09-29 Alexey Voinov 4.1.0-alt2
- fixed build for x86_642009-09-23 Alexey Voinov 4.1.0-alt1
- new version (4.1.0) - docs subpackage created - chicken doesn't use autotools any more.