Package chicken: Information

  • Default inline alert: Version in the repository: 5.2.0-alt2

Source package: chicken
Version: 4.1.0-alt2.1
Latest version according to Repology
Build time:  May 15, 2019, 08:01 AM
Report package bug
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.

List of rpms provided by this srpm:
chicken (x86_64, ppc64le, i586, aarch64)
chicken-debuginfo (x86_64, ppc64le, i586, aarch64)
chicken-docs (noarch)
libchicken (x86_64, ppc64le, i586, aarch64)
libchicken-debuginfo (x86_64, ppc64le, i586, aarch64)
libchicken-devel (x86_64, ppc64le, i586, aarch64)
libchicken-devel-static (x86_64, ppc64le, i586, aarch64)
libchicken-unsafe (x86_64, ppc64le, i586, aarch64)
libchicken-unsafe-debuginfo (x86_64, ppc64le, i586, aarch64)

Maintainer: Alexey Voinov


ACL:
Ilya Mashkin
@everybody

    1. chrpath

Last changed


Feb. 2, 2012 Eugeny A. Rostovtsev 4.1.0-alt2.1
- Removed bad RPATH
Sept. 29, 2009 Alexey Voinov 4.1.0-alt2
- fixed build for x86_64
Sept. 23, 2009 Alexey Voinov 4.1.0-alt1
- new version (4.1.0)
- docs subpackage created
- chicken doesn't use autotools any more.