This HTML5 document contains 154 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dcthttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
dbpedia-kohttp://ko.dbpedia.org/resource/
n5https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
schemahttp://schema.org/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
n19http://dbpedia.org/resource/Apollo/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/
n11http://dbpedia.org/resource/Domain/

Statements

Subject Item
dbr:Scheme_(programming_language)
dbo:wikiPageWikiLink
dbr:MDL_(programming_language)
dbp:influencedBy
dbr:MDL_(programming_language)
dbo:influencedBy
dbr:MDL_(programming_language)
Subject Item
dbr:Muddle
dbo:wikiPageWikiLink
dbr:MDL_(programming_language)
Subject Item
dbr:List_of_programming_languages
dbo:wikiPageWikiLink
dbr:MDL_(programming_language)
Subject Item
dbr:Gerald_Jay_Sussman
dbo:wikiPageWikiLink
dbr:MDL_(programming_language)
Subject Item
dbr:Lisp_(programming_language)
dbo:wikiPageWikiLink
dbr:MDL_(programming_language)
Subject Item
dbr:MDL_(programming_language)
rdf:type
schema:Language wikidata:Q315 yago:Language106282651 yago:Communication100033020 yago:WikicatFunctionalLanguages wikidata:Q9143 yago:Abstraction100002137 dbo:Language dbo:Person owl:Thing dbo:ProgrammingLanguage
rdfs:label
MDL (프로그래밍 언어) MDL (programming language)
rdfs:comment
MDL은 Memory Descriptor List의 약자로써, 메모리 영역의 시작 주소와 크기, 소속된 프로세스, 그리고 메모리 영역의 플래그 정보등을 포함하고 있다. MDL (Model Development Language, or colloquially also referred to as More Datatypes than Lisp or MIT Design Language) is a programming language, a descendant of the language Lisp. Its initial purpose was to provide high level language support for the Dynamic Modeling Group at Massachusetts Institute of Technology's (MIT) Project MAC. It was developed in 1971 on a PDP-10 running ITS and later ran on TENEX, TOPS-20, BSD, and AEGIS. In 1980 Marc Blank and Joel Berez adapted the MDL language to create a subset called which was used extensively by Infocom to create their award winning games.
foaf:name
MDL
dbp:name
MDL
dct:subject
dbc:Lisp_programming_language_family dbc:Dynamically_typed_programming_languages dbc:Functional_languages
dbo:wikiPageID
586499
dbo:wikiPageRevisionID
1091169316
dbo:wikiPageWikiLink
dbr:Variable_(computer_science) dbr:Berkeley_Software_Distribution dbr:Coroutine dbr:PDP-10 dbr:Programming_language dbr:Multi-paradigm_programming_language dbr:Planner_(programming_language) dbc:Lisp_programming_language_family dbr:Metaprogramming dbr:Bruce_Daniels n11:OS dbr:Software_development dbr:Infocom dbr:Software dbr:Thread_(computing) dbr:Actor_model dbr:Guy_Steele dbr:Prolog dbr:Simula dbr:Debugging dbr:Open-source_license dbr:Scope_(programming) n19:Domain dbc:Dynamically_typed_programming_languages dbr:Project_MAC dbr:Zork dbr:Scheme_(programming_language) dbr:Lisp_(programming_language) dbr:Gerald_Sussman dbr:ZIL_(Zork_Implementation_Language) dbr:TENEX_(operating_system) dbr:Procedural_programming dbr:Strong_and_weak_typing dbr:Functional_programming dbr:Reflection_(computer_programming) dbr:Interactive_fiction dbr:TOPS-20 dbr:Incompatible_Timesharing_System dbr:Commercial_software dbr:Dynamic_typing dbc:Functional_languages dbr:Java_(programming_language) dbr:Carl_Hewitt dbr:Smalltalk dbr:VAX dbr:Marc_Blank dbr:Common_Lisp dbr:Massachusetts_Institute_of_Technology
owl:sameAs
n5:4qf6T dbpedia-ko:MDL_(프로그래밍_언어) freebase:m.02sqw0 yago-res:MDL_(programming_language) wikidata:Q6715155
dbp:wikiPageUsesTemplate
dbt:Lisp_programming_language dbt:Start_date_and_age dbt:Short_description dbt:Rp dbt:Citation_needed dbt:Reflist dbt:Infobox_programming_language
dbp:designers
Gerald Sussman, Carl Hewitt, Chris Reeve, Bruce Daniels
dbp:developer
dbr:Massachusetts_Institute_of_Technology dbr:Project_MAC
dbp:discontinued
Yes
dbp:family
dbr:Lisp_(programming_language)
dbp:influenced
dbr:Prolog dbr:ZIL_(Zork_Implementation_Language) dbr:Smalltalk dbr:Common_Lisp dbr:Interactive_fiction dbr:Planner_(programming_language) dbr:Actor_model dbr:Scheme_(programming_language) dbr:Java_(programming_language)
dbp:influencedBy
dbr:Lisp_(programming_language)
dbp:latestReleaseVersion
105
dbp:license
dbr:Open-source_license
dbp:operatingSystem
dbr:Incompatible_Timesharing_System dbr:TENEX_(operating_system) dbr:TOPS-20 dbr:Berkeley_Software_Distribution n11:OS
dbp:paradigms
dbr:Functional_programming dbr:Metaprogramming dbr:Multi-paradigm_programming_language dbr:Reflection_(computer_programming) dbr:Procedural_programming
dbp:platform
n19:Domain dbr:PDP-10 dbr:VAX
dbp:programmingLanguage
MDL
dbp:scope
dbr:Scope_(programming)
dbp:typing
dbr:Strong_and_weak_typing dbr:Dynamic_typing
dbo:abstract
MDL (Model Development Language, or colloquially also referred to as More Datatypes than Lisp or MIT Design Language) is a programming language, a descendant of the language Lisp. Its initial purpose was to provide high level language support for the Dynamic Modeling Group at Massachusetts Institute of Technology's (MIT) Project MAC. It was developed in 1971 on a PDP-10 running ITS and later ran on TENEX, TOPS-20, BSD, and AEGIS. The initial development team consisted of Gerald Sussman and Carl Hewitt of the Artificial Intelligence Lab, and Chris Reeve, Bruce Daniels, and David Cressey of the Dynamic Modeling Group. Later, Stu Galley, also of the Dynamic Modeling Group, wrote the MDL documentation. MDL was initially called Muddle. This style of self-deprecating humor was not widely understood or appreciated outside of Project MAC. So the name was sanitized to MDL. MDL provides several enhancements to classic Lisp. It supports several built-in data types, including lists, strings and arrays, and user-defined data types. It offers multithreaded expression evaluation and coroutines. Variables can carry both a local value within a scope, and a global value, for passing data between scopes. Advanced built-in functions supported interactive debugging of MDL programs, incremental development, and reconstruction of source programs from object programs. Although MDL is obsolete, some of its features have been incorporated in later versions of Lisp. Gerald Sussman went on to develop the Scheme language, in collaboration with Guy Steele, who later wrote the specifications for Common Lisp and Java. Carl Hewitt had already published the idea for the language Planner 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 Hewitt's future work on the actor model. But the largest influence that MDL had was on the software genre of interactive fiction (IF). An IF game named Zork, sometimes called Dungeon, was first written in MDL. Later, Reeve, Daniels, Galley and other members of Dynamic Modeling went on to start Infocom, a company that produced many early commercial works of interactive fiction. In 1980 Marc Blank and Joel Berez adapted the MDL language to create a subset called which was used extensively by Infocom to create their award winning games. MDL은 Memory Descriptor List의 약자로써, 메모리 영역의 시작 주소와 크기, 소속된 프로세스, 그리고 메모리 영역의 플래그 정보등을 포함하고 있다.
gold:hypernym
dbr:Descendant
prov:wasDerivedFrom
wikipedia-en:MDL_(programming_language)?oldid=1091169316&ns=0
dbo:wikiPageLength
8898
dbo:latestReleaseVersion
105
dbo:developer
dbr:Massachusetts_Institute_of_Technology
dbo:influenced
dbr:Planner_(programming_language) dbr:Prolog dbr:Java_(programming_language) dbr:Interactive_fiction dbr:Actor_model dbr:ZIL_(Zork_Implementation_Language) dbr:Scheme_(programming_language) dbr:Smalltalk dbr:Common_Lisp
dbo:influencedBy
dbr:Lisp_(programming_language)
dbo:license
dbr:Open-source_license
foaf:isPrimaryTopicOf
wikipedia-en:MDL_(programming_language)
Subject Item
dbr:Marc_Blank
dbo:wikiPageWikiLink
dbr:MDL_(programming_language)
Subject Item
dbr:Carl_Hewitt
dbo:wikiPageWikiLink
dbr:MDL_(programming_language)
Subject Item
dbr:History_of_the_Scheme_programming_language
dbo:wikiPageWikiLink
dbr:MDL_(programming_language)
Subject Item
dbr:Z-machine
dbo:wikiPageWikiLink
dbr:MDL_(programming_language)
Subject Item
dbr:Infocom
dbo:wikiPageWikiLink
dbr:MDL_(programming_language)
Subject Item
dbr:MDL
dbo:wikiPageWikiLink
dbr:MDL_(programming_language)
dbo:wikiPageDisambiguates
dbr:MDL_(programming_language)
Subject Item
dbr:Scope_(computer_science)
dbo:wikiPageWikiLink
dbr:MDL_(programming_language)
Subject Item
dbr:Zork
dbo:wikiPageWikiLink
dbr:MDL_(programming_language)
Subject Item
dbr:MDL_programming_language
dbo:wikiPageWikiLink
dbr:MDL_(programming_language)
dbo:wikiPageRedirects
dbr:MDL_(programming_language)
Subject Item
wikipedia-en:MDL_(programming_language)
foaf:primaryTopic
dbr:MDL_(programming_language)