Content deleted Content added
Wikip rhyre (talk | contribs) →External links: replace broken google docs link with corrected link to MIT-LCS-TR-292 added links to Refman and Environment manual |
m and also → and |
||
Line 4:
MDL was initially known as “Muddle”. This style of self-deprecating humor was not widely understood or appreciated outside of Project MAC and a few other early citadels of information technology. So the name was sanitized to MDL.
MDL provides several enhancements to classical Lisp. It supports several built-in data types, including lists, strings and arrays, and
Although MDL is obsolete, some of its features have been incorporated in later versions of Lisp. Gerald Sussman went on to develop the [[Scheme (programming language)|Scheme]] language, in collaboration with [[Guy Steele]], who later wrote the specifications for [[Common Lisp]] and [[Java (programming language)|Java]]. Carl Hewitt had already published the idea for the [[PLANNER]] language before the MDL project began, but his subsequent thinking on PLANNER reflected lessons learned from building MDL. Planner concepts influenced languages such as [[Prolog]] and [[Smalltalk]]. Smalltalk and [[Simula]], in turn, influenced his future work on the [[Actor model]].
|