About: TreeDL

An Entity of Type: language, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Tree Description Language (TreeDL) is a computer language for description of strictly-typed tree data structures and operations on them. The main use of TreeDL is in the development of language-oriented tools (compilers, translators, etc.) for the description of a structure of abstract syntax trees. Tree description can be used as * a documentation of interface between parser and other subsystems; * a source for generation of data types representing a tree in target programming languages; * a source for generation of various support code: visitors, walkers, factories, etc.

Property Value
dbo:abstract
  • Tree Description Language (TreeDL) is a computer language for description of strictly-typed tree data structures and operations on them. The main use of TreeDL is in the development of language-oriented tools (compilers, translators, etc.) for the description of a structure of abstract syntax trees. Tree description can be used as * a documentation of interface between parser and other subsystems; * a source for generation of data types representing a tree in target programming languages; * a source for generation of various support code: visitors, walkers, factories, etc. TreeDL can be used with any parser generator that allows custom actions during parsing (for example, ANTLR, JavaCC). (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 4388651 (xsd:integer)
dbo:wikiPageLength
  • 2375 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1009726558 (xsd:integer)
dbo:wikiPageWikiLink
dbp:date
  • 2007-07-03 (xsd:date)
dbp:title
  • TreeDL home (en)
  • treecc (en)
dbp:url
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Tree Description Language (TreeDL) is a computer language for description of strictly-typed tree data structures and operations on them. The main use of TreeDL is in the development of language-oriented tools (compilers, translators, etc.) for the description of a structure of abstract syntax trees. Tree description can be used as * a documentation of interface between parser and other subsystems; * a source for generation of data types representing a tree in target programming languages; * a source for generation of various support code: visitors, walkers, factories, etc. (en)
rdfs:label
  • TreeDL (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License