<P>
Dylan is a new *(object-oriented) DYnamic LANguage, that aims at being compiled as efficiently as statically-compiled *(programming language)s, while providing an unequaled development environment. It's a lot like a _(Lisp) with an infix syntax and freed from backwards compatibility. The design group hoped that it might bring dynamic languages to C++ programmers but that was before the _(Java) seized the market with its hype. (but don't worry: even some Real Language programmers find Dylan nice).

Dylan was developed jointly by Apple, Carnegie Mellon University, and Harlequin inc. But Apple abandoned the project half-way, and CMU stopped its projects, while Harlequin finally published Dylanworks. Now, the difference between Apple and CMU is that because Apple was closed-source, all its code is now defunct, and no one will ever see it again, whereas CMU made its code public domain, which has been taken over by a bunch of joyful hackers.
</p>
<UL CLASS="links">
<LI><A HREF="http://www.gwydiondylan.org/">Gwydion Dylan</a>: a bunch of joyful hackers</li>
<LI><A HREF="http://www.cs.cmu.edu/afs/cs/project/gwydion/docs/htdocs/gwydion/">Gwydion Dylan</a>: CMU's site</li>
<LI><A HREF="http://www.functionalobjects.com/">Functional Objects, Inc.</a>: Makers of Functional Developer, the Dylan formerly known as Harlequin Dylan</li>
</ul>