This HTML5 document contains 42 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/
dbohttp://dbpedia.org/ontology/
n15https://asankhaya.github.io/pdf/
foafhttp://xmlns.com/foaf/0.1/
n17http://www.venge.net/graydon/talks/mkc/html/
n16http://pauillac.inria.fr/~ddr/camlp5/
n21https://web.archive.org/web/20070808054106/http:/brion.inria.fr/gallium/index.php/
n22https://web.archive.org/web/20060413225611/http:/martin.jambon.free.fr/
n4https://global.dbpedia.org/id/
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
n20https://archive.today/20071118152303/http:/wwwtcs.inf.tu-dresden.de/~tews/ocamlp4/
n18http://caml.inria.fr/pub/docs/tutorial-camlp4/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
n10http://caml.inria.fr/pub/docs/manual-camlp4/
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/

Statements

Subject Item
dbr:Camlp4
rdfs:label
Camlp4
rdfs:comment
Camlp4 is a software system for writing extensible parsers for programming languages. It provides a set of OCaml libraries that are used to define grammars as well as loadable syntax extensions of such grammars. Camlp4 stands for Caml Preprocessor and Pretty-Printer and one of its most important applications was the definition of domain-specific extensions of the syntax of OCaml. Version 4.08, released in the summer of 2019, was the last official version of this library. It is currently deprecated; instead, it is recommended to use the PPX (PreProcessor eXtensions) libraries.
dct:subject
dbc:OCaml_software dbc:Parsing
dbo:wikiPageID
2148682
dbo:wikiPageRevisionID
1073043337
dbo:wikiPageWikiLink
dbr:Preprocessor dbr:OCaml dbr:Domain-specific_language dbr:Compiler dbc:OCaml_software dbr:Caml dbr:Pattern_matching dbr:Backward_compatibility dbr:Pretty-printer dbr:Expression_(programming) dbr:Memoization dbr:Syntactic_sugar dbr:Keyword_(computing) dbr:Parser dbr:INRIA dbr:Computation dbc:Parsing dbr:Computer_program dbr:C_(programming_language) dbr:Abstract_syntax_tree
dbo:wikiPageExternalLink
n10:index.html n15:BuildingExtensibleParserswithCamlp4.pdf n16: n17:index.html n18:index.html n20:camlp4-undoc.html n21:Camlp4 n22:extend-ocaml-syntax.html
owl:sameAs
n4:4eyyv wikidata:Q5026842 freebase:m.06qcc5
dbo:abstract
Camlp4 is a software system for writing extensible parsers for programming languages. It provides a set of OCaml libraries that are used to define grammars as well as loadable syntax extensions of such grammars. Camlp4 stands for Caml Preprocessor and Pretty-Printer and one of its most important applications was the definition of domain-specific extensions of the syntax of OCaml. Camlp4 was part of the official OCaml distribution which is developed at the INRIA. Its original author is Daniel de Rauglaudre. OCaml version 3.10.0, released in May 2007, introduced a significantly modified and backward-incompatible version of Camlp4. De Rauglaudre maintains a separate backward-compatible version, which has been renamed Camlp5. All of the examples below are for Camlp5 or the previous version of Camlp4 (versions 3.09 and prior). Version 4.08, released in the summer of 2019, was the last official version of this library. It is currently deprecated; instead, it is recommended to use the PPX (PreProcessor eXtensions) libraries.
gold:hypernym
dbr:System
prov:wasDerivedFrom
wikipedia-en:Camlp4?oldid=1073043337&ns=0
dbo:wikiPageLength
8461
foaf:isPrimaryTopicOf
wikipedia-en:Camlp4