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

PLY is a parsing tool written purely in Python. It is, in essence, a re-implementation of Lex and Yacc originally in C-language. It was written by David M. Beazley. PLY uses the same LALR parsing technique as Lex and Yacc. It also has extensive debugging and error reporting facilities.

Property Value
dbo:abstract
  • PLY is a parsing tool written purely in Python. It is, in essence, a re-implementation of Lex and Yacc originally in C-language. It was written by David M. Beazley. PLY uses the same LALR parsing technique as Lex and Yacc. It also has extensive debugging and error reporting facilities. (en)
  • PLY est un outil d'analyse syntaxique écrit uniquement en Python . Il s'agit essentiellement d'une réimplémentation de Lex et Yacc à l'origine en langage C. Il a été écrit par David M. Beazley . PLY utilise la même technique d'analyse LALR que Lex et Yacc. Il dispose également d'installations étendues de débogage et de rapport d'erreurs. (fr)
dbo:author
dbo:latestReleaseVersion
  • 3.11
dbo:programmingLanguage
dbo:wikiPageID
  • 42369403 (xsd:integer)
dbo:wikiPageLength
  • 1996 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 979635031 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
dbp:latestReleaseVersion
  • 3.110000 (xsd:double)
dbp:name
  • PLY (en)
dbp:programmingLanguage
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • PLY is a parsing tool written purely in Python. It is, in essence, a re-implementation of Lex and Yacc originally in C-language. It was written by David M. Beazley. PLY uses the same LALR parsing technique as Lex and Yacc. It also has extensive debugging and error reporting facilities. (en)
  • PLY est un outil d'analyse syntaxique écrit uniquement en Python . Il s'agit essentiellement d'une réimplémentation de Lex et Yacc à l'origine en langage C. Il a été écrit par David M. Beazley . PLY utilise la même technique d'analyse LALR que Lex et Yacc. Il dispose également d'installations étendues de débogage et de rapport d'erreurs. (fr)
rdfs:label
  • PLY (Python Lex-Yacc) (fr)
  • PLY (Python Lex-Yacc) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
foaf:name
  • PLY (Python Lex-Yacc) (en)
is dbo:knownFor of
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects 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