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

Irony is a parser framework for language implementation on the .NET platform. Unlike most existing yacc/lex-style solutions, it does not employ code generation (thus Irony is not a parser generator) of a scanner/parser from grammars written in an external DSL. The grammars for the target language are coded directly in C# instead. The framework implements a LALR(1) parser.

Property Value
dbo:abstract
  • Irony is a parser framework for language implementation on the .NET platform. Unlike most existing yacc/lex-style solutions, it does not employ code generation (thus Irony is not a parser generator) of a scanner/parser from grammars written in an external DSL. The grammars for the target language are coded directly in C# instead. The framework implements a LALR(1) parser. (en)
dbo:computingPlatform
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 29053132 (xsd:integer)
dbo:wikiPageLength
  • 2272 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1118202349 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • Roman Ivantsov (en)
dbp:license
dbp:name
  • Irony (en)
dbp:operatingSystem
dbp:platform
dbp:programmingLanguage
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Irony is a parser framework for language implementation on the .NET platform. Unlike most existing yacc/lex-style solutions, it does not employ code generation (thus Irony is not a parser generator) of a scanner/parser from grammars written in an external DSL. The grammars for the target language are coded directly in C# instead. The framework implements a LALR(1) parser. (en)
rdfs:label
  • Irony (framework) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Irony (en)
is dbo:wikiPageDisambiguates of
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