Package scheme48: Information

    Source package: scheme48
    Version: 1.5-alt1
    Build time:  Jan 17, 2007, 01:37 AM
    Report package bug
    License: BSD
    Summary: S48 is an implementation of the Scheme programming language
    Description: 
    Scheme 48 is an implementation of the Scheme programming language as described
    in the Revised^5 Report on the Algorithmic Language Scheme [6]. It is based on
    a compiler and interpreter for a virtual Scheme machine. Scheme 48 tries to be
    faithful to the Revised^5 Scheme Report, providing neither more nor less in the
    initial user environment. (This is not to say that more isn't available in
    other environments; see below.) Support for numbers is weak: bignums are slow
    and floating point is almost nonexistent (see description of floatnums, below).

    List of rpms provided by this srpm:
    emacs-scheme48 (i586)
    scheme48 (i586)
    scheme48-doc (i586)
    scheme48-prescheme (i586)
    scheme48-vm (i586)

    Maintainer: Alexey Voinov

    List of contributors:
    Alexey Voinov


      1. alternatives
      2. emacs-leim
      3. emacs-w3
      4. fontconfig

    Last changed


    Jan. 16, 2007 Alexey Voinov 1.5-alt1
    - new version (1.5)
    - increased heap size for prescheme compiler
    Dec. 25, 2006 Alexey Voinov 1.4-alt1
    - new version (1.4)
    March 26, 2006 Alexey Voinov 1.3-alt2
    - makefile patch updated, fixes build with --as-needed
    - cmuscheme48 emacs mode packaged [#7023]
    - buildreq updated