Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

About: FleXML

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

FleXML is an XML transformation language originally developed by Kristofer Rose. It allows a programmer to specify actions in C programming language or C++, and associate those actions with element definitions in an XML DTD. It is similar in philosophy to Yacc and the Lex programming tool in that it is a syntax-directed driver; one could establish the analogies Yacc:LR(1) grammar::Lex:Regular grammar::FleXML::XML. The implementation is in Perl. A programmer supplied action file is input to FleXML; the output is a file suitable for input to Flex lexical analyser.

Property Value
dbo:abstract
  • FleXML is an XML transformation language originally developed by Kristofer Rose. It allows a programmer to specify actions in C programming language or C++, and associate those actions with element definitions in an XML DTD. It is similar in philosophy to Yacc and the Lex programming tool in that it is a syntax-directed driver; one could establish the analogies Yacc:LR(1) grammar::Lex:Regular grammar::FleXML::XML. The implementation is in Perl. A programmer supplied action file is input to FleXML; the output is a file suitable for input to Flex lexical analyser. (en)
  • FleXML est un langage de transformation XML développé à la base par Kristofer Rose. Il permet à un développeur de spécifier des actions en C/C++ et de les associer avec des définitions présentes dans une DTD XML. L'implémentation a été faite en Perl. (fr)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 1660966 (xsd:integer)
dbo:wikiPageLength
  • 879 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 756916348 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • FleXML is an XML transformation language originally developed by Kristofer Rose. It allows a programmer to specify actions in C programming language or C++, and associate those actions with element definitions in an XML DTD. It is similar in philosophy to Yacc and the Lex programming tool in that it is a syntax-directed driver; one could establish the analogies Yacc:LR(1) grammar::Lex:Regular grammar::FleXML::XML. The implementation is in Perl. A programmer supplied action file is input to FleXML; the output is a file suitable for input to Flex lexical analyser. (en)
  • FleXML est un langage de transformation XML développé à la base par Kristofer Rose. Il permet à un développeur de spécifier des actions en C/C++ et de les associer avec des définitions présentes dans une DTD XML. L'implémentation a été faite en Perl. (fr)
rdfs:label
  • FleXML (en)
  • FleXML (fr)
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