Source code
Note: if there is no build directory already, dylan-compiler will create it and build all used libraries. Subsequent builds will be much faster since they won't need to rebuild core libraries (as long as you always run the compiler in the same directory). If this is your first time trying Open Dylan, take a look at the Getting Started guide. BUILDING.rst - how to build the compiler and IDE See the Open Dylan Hacker's Guide for how to contribute to Open Dylan or its libraries. opendylan.org - our main website
Excerpt from the source-code README · 1,607 chars · not written by Vinony
Wikidata facts
- Instance of
- functional programming language
- Publisher
- Apple Inc.
- Developer
- Carnegie Mellon University
- Platform
- cross-platform
- Official website
- opendylan.org
Show 8 more facts
- programming paradigm
- functional programming
- publication date
- 1992-00-00
- inception
- 1992-01-01
- influenced by
- Common Lisp
- web feed URL
- opendylan.org/rss.xml
- software version identifier
- 2020.1
- source code repository URL
- github.com/dylan-lang/opendylan
- typing discipline
- strong typing
via Wikidata · CC0
Article · Deutsch
Dylan (Dynamic Language) ist eine Programmiersprache, die Anfang der 1990er Jahre von einer Gruppe unter der Führung von Apple initiiert und spezifiziert wurde. Ziel war es, * die besten Aspekte von Lisp und Smalltalk zu kombinieren * den Benutzern statischer Programmiersprachen eine attraktive dynamische Alternative zu bieten * auf kleinen Maschinen nutzbar zu sein * hohe Dynamik während des Prototypings und bei der Entwicklung zu bieten * Werkzeuge anzubieten, die kommerzielle Performance in Produktionscode bieten. Dylan war ursprünglich zum Einsatz auf Apples Newton PDAs vorgesehen, wurde dort aber aus Termin- und vermutlich auch Prestigegründen durch NewtonScript ersetzt, eine auf der Programmiersprache Self basierende Eigenentwicklung Apples.
Abstract from DBpedia / Wikipedia · CC BY-SA