[Larceny-users] an announcement from Abdulaziz Ghuloum

William D Clinger will at ccs.neu.edu
Sun Oct 28 19:57:41 EDT 2007


Abdulaziz Ghuloum has asked implementors to post the
following announcement to their implementation-specific
mailing lists.  Ghuloum's announcement was first posted
to comp.lang.scheme and to the R6RS discussion list.

To avoid confusion, we need to add that Larceny v0.95
will be using Andre van Tonder's portable implementation
of the R6RS library and syntax-case systems, which is
not the system described by the announcement below.

Will

--------

From: Abdulaziz Ghuloum <aghul... at cee.ess.dot.indiana.dot.edu>
Newsgroups: comp.lang.scheme
Subject: ANN: new version of the portable R6RS library and syntax-case system
Date: Sun, 28 Oct 2007 16:21:20 -0400

Greetings,

I would like to announce the availability of a new revision of
the portable R6RS library and syntax-case system.  You can
download the latest version and obtain more information from:
    http://www.cs.indiana.edu/~aghuloum/r6rs-libraries/

The implementation provides:
   * support for R6RS library and script top-level forms
     including enforcement of version/subversion constraints.
   * complete implementation of the (rnrs syntax-case (6)) library.
   * complete implementation of the (rnrs eval (6)) library
     (using the implementation's core evaluator).
   * expanders for all of R6RS's syntax forms, including
     define-recod-type and define-condition-type, both of which
     expand to calls to the procedural records layer.

The implementation runs and bootstraps itself successfully
under the following Scheme implementations:

   * Bigloo 3.0b
   * Chez Scheme 7.2
   * Chicken 2.710
   * Gambit 4.0 beta 20
   * Gauche 0.8.11
   * Ikarus (Build 2007-09-24)
   * Larceny 0.93
   * MIT-Scheme 7.7.90.+
   * MzScheme v371 [3m]
   * Petite Chez Scheme 7.2
   * Scheme48 1.7
   * SISC (1.16.6)

If your implementation is not listed above, and you would like
to see it supported, please contact me directly.

If you have any problems running the system, please email me
directly or post questions and bug reports to the launchpad
page:
    http://launchpad.net/r6rs-libraries/

Aziz,,,

--------



More information about the Larceny-users mailing list