Content deleted Content added
Rescuing 1 sources and tagging 0 as dead. #IABot (v1.3.2.4) |
|||
Line 8:
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]].
But the largest influence that MDL had was on the genre known as [[interactive fiction]]. An interactive fiction game known as [[Zork]], sometimes called Dungeon, was first written in MDL.
==Code sample<ref>Original source code for the mainframe environment , http://simh.trailing-edge.com/games/zork-mdl.zip , http://simh.trailing-edge.com/software.html , snippet shown here in wikipedia was originally downloaded from Russian mirror http://pdp-11.ru/simh_trailing-edge_com/software.html</ref>==
|