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

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

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n11https://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/
n17http://www.hanselman.com/blog/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n4http://dbpedia.org/resource/Coco/
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/
n9https://github.com/IronyProject/
n14http://vslua.codeplex.com/

Statements

Subject Item
dbr:Irony_(framework)
rdf:type
yago:Communication100033020 yago:WrittenCommunication106349220 schema:CreativeWork dbo:Work wikidata:Q386724 owl:Thing yago:CodingSystem106353757 yago:Writing106359877 yago:Software106566077 yago:Abstraction100002137 wikidata:Q7397 dbo:Software yago:Code106355894
rdfs:label
Irony (framework)
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.
foaf:name
Irony
foaf:homepage
n9:
dbp:name
Irony
dcterms:subject
dbc:Parsing
dbo:wikiPageID
29053132
dbo:wikiPageRevisionID
1118202349
dbo:wikiPageWikiLink
dbr:Visitor_pattern dbr:Cross-platform dbr:MIT_License n4:R dbr:Abstract_syntax_tree dbr:LALR(1) dbr:Terminal_and_nonterminal_symbols dbr:Automatic_programming dbr:Domain-specific_language dbr:Operator_overloading dbr:Interpreter_(computing) dbr:Yacc dbr:Lex_(software) dbr:Lexical_analysis dbr:.NET_Framework dbr:Extended_Backus–Naur_Form dbr:C_Sharp_(programming_language) dbr:Software_framework dbr:Object-oriented_programming dbr:Programming_language_implementation dbc:Parsing dbr:Parser dbr:Parser_generator dbr:Parsing dbr:Target_language_(computing) dbr:Formal_grammar dbr:ANTLR dbr:Script.NET dbr:Tree_traversal
dbo:wikiPageExternalLink
n9: n14: n17:TheWeeklySourceCode59AnOpenSourceTreasureIronyNETLanguageImplementationKit.aspx
owl:sameAs
n11:bhss freebase:m.0dgn0rq wikidata:Q16254809
dbp:wikiPageUsesTemplate
dbt:Primary_sources dbt:More_sources dbt:Multiple_issues dbt:Notability dbt:Infobox_software
dbp:developer
Roman Ivantsov
dbp:license
dbr:MIT_License
dbp:operatingSystem
dbr:Cross-platform
dbp:platform
dbr:.NET_Framework
dbp:programmingLanguage
dbr:C_Sharp_(programming_language)
dbp:website
n9:
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.
gold:hypernym
dbr:Framework
prov:wasDerivedFrom
wikipedia-en:Irony_(framework)?oldid=1118202349&ns=0
dbo:wikiPageLength
2272
dbo:computingPlatform
dbr:.NET_Framework
dbo:license
dbr:MIT_License
dbo:operatingSystem
dbr:Cross-platform
dbo:programmingLanguage
dbr:C_Sharp_(programming_language)
foaf:isPrimaryTopicOf
wikipedia-en:Irony_(framework)