Category:Dylan
(Redirected from Dylan)
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: |
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
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- Dylan examples needing attention (empty)
- Dylan Implementations (empty)
- Dylan User (4 P)
Pages in category "Dylan"
The following 15 pages are in this category, out of 15 total.