NOTE: this page is outdated, go to opendylan.org instead
User Resources
› What is Dylan? › Learning Dylan › Downloads › Documentation › Wiki › Community › Dylan Competes › Supported Platforms › Screenshots › Current Limitations › Our Goals
Developer Resources
› Repository Access › Browse Repository › Bug Tracker › CVSZilla Search › Buildbot › Current Projects › Dev Tools

Ports

Open Dylan

The Open Dylan command-line compiler is supported on Windows XP, Linux, FreeBSD, and Mac OS X. However, Windows XP is the only platform on which there is GUI support (e.g., the IDE) and full debugging support. GUI support on non-Windows platforms needs a gtk+ backend for DUIM. Debugging support on non-Windows platforms needs a debugger nub. Until then debugging on non-Windows platforms is accomplished with gdb and/or printf.

Gwydion Dylan

Currently supported platforms are

The most popular and actively-supported ports are those to Linux and the BSD's (including Mac OS X/Darwin). Unfortunately, several previously supported platforms have been neglected due to none of the current volunteers using them. If you're interested in one of these platforms the position of maintainer is open and it's probably not a big deal to update them to the latest and greatest:

If there is no binary for the current version of Gwydion Dylan for your platform, get an older binary and compile the sources. Alternatively, you can use our "Mindy" Dylan interpreter for bootstrapping. This took up to several days on early model Pentiums and PowerPCs or several hours on Pentium 3/Athlon/PowerPC G4 but it's not so painful on modern machines — about an hour on a Core 2 Duo MacBook Pro, or under half an hour on a 3.4 GHz Core i7.

Please announce your efforts on our hackers mailing list, let us know of any problems you have (we may have seen them before). When you're done, let us know as well, so we can put your binary on the server.