Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Gwydion Dylan 2.3.10 Released

0 views
Skip to first unread message

Andreas Bogk

unread,
Apr 12, 2003, 4:48:04 PM4/12/03
to
Gwydion Dylan 2.3.10 Released
============================

The Gwydion Hackers are proud to announce version 2.3.10 of Gwydion
Dylan. The source tarball is available from

http://www.gwydiondylan.org/downloads/src/gwydion-dylan-2.3.10.tar.gz

Binary versions for a number of platforms are available from the
downloads section.

For this release, we have further improved Common Dylan compliance,
exception reporting, the Melange tool, introspection, and runtime
error checking. We have removed the Boehm/Demers/Weiser garbage
collector from our distribution, and rely on an externally-provided
version. There are workarounds for problems encountered with some
versions of gcc 3.x. Support for the HP/UX PA-RISC platform has been
revived, and an alpha version of support for the MacOS X Cocoa
framework is now included.

There's a technology demonstration of a Dylan interactor (also known
as a REPL to the Lisp folks). Try 'd2c -i'.

Gwydion Dylan provides two implementations of the Dylan programming
language: Mindy and d2c. Mindy is bytecode compiler and interpreter,
and d2c is a Dylan-to-C compiler. Mindy compiles programs quickly, but
the resulting executables run slowly. On the other hand, d2c compiles
programs slowly, but they run quickly, at up to the speed of
comparable C code. Ports of Gwydion Dylan are available for all modern
platforms.

Gwydion Dylan was originally written by the Gwydion Group at CMU as
part of a research project studying advanced hypercode development
environments. It is now maintained by a group of volunteers.

The following online resources are available:

Maintainers' website: http://www.gwydiondylan.org/
Gwydion group: http://legend.gwydion.cs.cmu.edu/
FTP Site: ftp://ftp.gwydiondylan.org/pub/gd/
FTP Site (mirror): ftp://ftp.fu-berlin.de/pub/unix/languages/dylan/
Bug reports: gd-...@gwydiondylan.org
Mail to the maintainers: gd-ha...@gwydiondylan.org
Newsgroup: comp.lang.dylan

If you use Gwydion to any extent, you'll want subscribe to gd-hackers
so you can ask questions and report the inevitable bugs. Send a
message to gd-hackers...@gwydiondylan.org to subscribe. If you
want to contribute code or documentation, we enthusiastically
encourage you to do so.

0 new messages