YAPP XSLT is a recursive descent parser and lexical scanner generator (aka compiler compiler), implemented entierly in XSLT. The generated compiler stylesheets allow users to parse and process text content. The package also includes a BNF parser parser and left-recursion eliminator, and an example XPath grammar.
| Tags | Software Development Code Generators Compilers Text Processing Markup XML |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Other |