Open Dylan Downloads

Binary Releases

Warning

The 32 bit version of Open Dylan does NOT work on 64 bit Windows. There is no workaround at this time, unfortunately. We hope to resolve this in an upcoming release.

Platform Version Date Released Revision ID
Windows (32 bit) 2011.1 December 10, 2011 23f8ab5878
Mac OS X (Intel) 2011.1 December 10, 2011 23f8ab5878
Mac OS X (PowerPC) 2011.1 December 10, 2011 23f8ab5878
Linux (x86) 2011.1 December 10, 2011 23f8ab5878
Linux (x86-64) 2011.1 December 11, 2011 23f8ab5878
FreeBSD (x86) 2011.1 December 10, 2011 23f8ab5878
FreeBSD (x86-64) 1.0beta5 November 27, 2008 ...

Old builds can be found by browsing the download directories.

Source Code

All of our source code is available under an open source license in the "dylan-lang" organization on GitHub.


Installation on Windows

For installation, double-click on the installer, and follow instructions. You need to have either the PellesC linker or the linker of VC++ 6.0, 7.0 or the current .NET platform SDK installed.

Installation on Mac OS X, FreeBSD, Linux

The README file inside the tarball describes installation and basic usage. The easiest way is extracting the tarball in /opt. The Linux platform should have binutils installed, in order to allow linking. Note that these versions only have a command-line compiler and no IDE.