Package gambit: Information

    Binary package: gambit
    Version: 4.5.3-alt7
    Architecture: x86_64
    Build time:  Apr 8, 2011, 12:07 AM
    Source package: gambit
    Report package bug
    License: Apache-2.0
    Summary: Gambit-C Scheme programming system
    Description: 
    Gambit-C includes a Scheme interpreter and a Scheme compiler which can be used
    to build standalone executables. Because the compiler generates portable C
    code it is fairly easy to port to any platform with a decent C compiler.
    
    The Gambit-C system conforms to the R4RS and IEEE Scheme standards.  The full
    numeric tower is implemented, including: infinite precision integers (bignums),
    rationals, inexact reals (floating point numbers), and complex numbers.

    Maintainer: Alexey Voinov

    List of contributors:
    Paul Wolneykien
    Alexey Voinov

    Last changed


    April 7, 2011 Paul Wolneykien 4.5.3-alt7
    - Fix the master branch problem in the Cronbuild update script.
    April 7, 2011 Paul Wolneykien 4.5.3-alt6
    - Fix the Shell options for the Cronbuild update script.
    - Read the spec file name from the command line.
    April 7, 2011 Paul Wolneykien 4.5.3-alt5
    - Try to fix PATH in the Cronbuild update script.