Linked by Thom Holwerda on Fri 30th Sep 2005 10:32 UTC, submitted by Magnum
General Development "Dylan is an advanced, object-oriented, dynamic language which supports the rapid development of programs. When needed, the programmer can later optimize programs for more efficient execution by supplying type information to the compiler. Nearly all entities in Dylan (including functions, classes, and basic data types such as integers) are first class objects. Additionally Dylan supports multiple inheritance, polymorphism, multiple dispatch, and many other advanced features."
Thread beginning with comment 39060
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE: No OS X? That sucks.
by rayiner on Sun 2nd Oct 2005 05:10 UTC in reply to "No OS X? That sucks."
rayiner
Member since:
2005-07-06

d2c (Gwydion's Dylan compiler) does still support OS X. OpenDylan doesn't, though there is an experimental PPC backend. There a surprising amount of code in the source tree, a lot of which is disabled, partially working, etc. It'll take awhile to sort through everything and get things working.

Reply Parent Score: 1