30 Apr 11:21
Open Dylan 1.0 beta 4 release
From: Hannes Mehnert <hannes <at> mehnert.org>
Subject: Open Dylan 1.0 beta 4 release
Newsgroups: gmane.comp.lang.dylan.gwydion.devel
Date: 2007-04-30 09:22:41 GMT
Subject: Open Dylan 1.0 beta 4 release
Newsgroups: gmane.comp.lang.dylan.gwydion.devel
Date: 2007-04-30 09:22:41 GMT
Dear Dylan Hacker, I am proud to announce the Open Dylan 1.0 beta 4 release. This is the first public release for all supported platforms: Windows (x86), Linux (x86), FreeBSD (x86), Mac OS X (ppc and x86). The IDE is still only available on Windows so far, on all other OS only a batch-compiler is working. But we are working on a GTK+ 2.x backend for DUIM. The release was done by the Dylan Maintainers, a group of Dylan users all over the world, communicating via the gd-hackers <at> gwydiondylan.org mailing list as well as via IRC, irc.freenode.net, channel #dylan. Please let us know about any problems you encounter. Open Dylan was formerly known as Functional Developer, formerly known as Harlequin Dylan. The released binaries are available from http://www.opendylan.org/downloads/opendylan/1.0beta4/ Here is a partial list of resolved issues: * The c back end of DFMC works now, and is used on Mac OS X. This eases porting the compiler to various architectures. * 'macroexpand expression' is now working in system and user projects. This can be invoked either via the IDE or via the interactive compiler environment. * SO_REUSEADDR is set on sockets opened, so an application can open a socket which has old connections in use. No need to(Continue reading)
RSS Feed