- Functional Objects, Inc.
- Functional Objects make an implementation of the Dylan progamming
language for the Windows (and recently Linux) platform. They also have
articles and information on Dylan at their site.
- Gwydion Dylan
- The Gwydion Dylan maintainers are a group of volunteers that maintain
an open source Dylan interpreter and compiler. It runs on many platforms
including BeOS, MacOS, Linux and various Unix systems. The compiler
itself is written in Dylan and is a great example of a application written
in Dylan.
- Marlais
- An open source Dylan interpreter that runs on a variety of platforms.
Features an interactor and easy use as a scripting language.
- Dylan
Programming FAQ
- The Dylan Programming Frequently Asked Questions document by Douglas
Auclair.
- Dylan
Programmer
- Example Dylan code, pointers to additional Dylan information and training
courses on Dylan.
- Getting Started with
Dylan
- Contains a tutorial and introduction to Dylan.
- A few things about Dylan
- A YACC grammar for Dylan and a tutorial are available here.
- Dylan Exchange
- Lots of stuff about Dylan and many links to other Dylan information.
- The Dylan Reference
Manual
- The definitive reference for the Dylan programming language. Also
available in book form from your local bookseller.
- Dylan
Primer for Scheme Programmers
- For the Scheme programmer who
wants to get up and running with Dylan, Jonathan
Sobel's page shows mappings from Scheme expressions to the equivalent
Dylan expression.
- Design Patterns
in Dynamic Languages
- Peter Norvig discusses the role of Design Patterns in programming
languages like Dylan and Common Lisp. It's a web-ified power point presentation
I think.
- Matthias Hölzl's Homepage
- Matthias' page covers quite a few languages. His Dylan section includes
sample code demonstrating how to use restarts and a Dylan implementation
of Scheme's delay and force among other things.
- Open
Directory Project Dylan Links
- The Open Directory Project has a list of Dylan links.
- Dylanlibs
- An open source collection of Dylan libraries, including HTTP, SMTP,
NNTP, hosting ActiveX controls, utilties, etc. Some code is specific
to the Functional Developer implementation, others are Common Dylan
compatible (works across multiple platforms).
|