MDL (programming language)
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages |extensions={{ext|mud}} }} '''MDL''' (originally Muddle) is a LISP-like programming language introduced a...") |
Revision as of 13:03, 18 April 2019
MDL (originally Muddle) is a LISP-like programming language introduced at MIT. It is best known for its use in Interactive Fiction as the original development language of Zork; later Infocom games used a language called ZIL that had a syntax based on MDL, though it didn't have the functional-language capabilities of its parent language.