Keep up to date by subscribing to our RSS
Feed
or
joining our mailing
lists.
Dylan is a multi-paradigm functional and object-oriented programming language. It is dynamic while providing a programming model designed to support efficient machine code generation, including fine-grained control over dynamic and static behaviors.
The Dylan Foundry has written about getting started with the 2012.1 release or just go ahead and download it.
Dylan has a large amount of documentation available:
A tutorial written for those with solid programming experience in C++ or another object-oriented, static language. It provides a gentler introduction to Dylan than does the Dylan Reference Manual (DRM).
A book length Dylan tutorial.
The official definition of the Dylan language and standard library.
All of the Open Dylan documentation.