Dylan
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Dylan.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Execution method: | Compiled (machine code) |
---|---|
Garbage collected: | Yes |
Type safety: | Safe |
Type strength: | Strong |
Type checking: | Dynamic, Static |
See Also: |
Your Help Needed
If you know Dylan, please write code for some of the tasks not implemented in Dylan.
If you know Dylan, please write code for some of the tasks not implemented in Dylan.
Dylan is an imperative, functional programming language highly inspired by various Lisps. Although original prototypes kept Lisp's s-expr based syntax, modern Dylan is written in a somewhat Pascal/C-inspired syntax. It's object system is notable for being CLOS-style (oriented around generic methods) rather than Smalltalk message-passing style. It allows for a mix of static and dynamic typing.
Citations[edit]
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "Dylan"
The following 14 pages are in this category, out of 14 total.