All the scripts, input files and output files required to generate these examples are shipped in the MarpaX::Languages::SVG::Parser distro.
Note, however, that the code does not actually read these *.bnf files. Rather, they have been copied into the source of MarpaX::Languages::SVG::Parser::SAXHandler, where they are accessed via Data::Section::Simple.
| # | BNF file | SVG of BNF |
| 1 | data/d.bnf | d.svg |
| 2 | data/points.bnf | points.svg |
| 3 | data/preserveAspectRatio.bnf | preserveAspectRatio.svg |
| 4 | data/transform.bnf | transform.svg |
| 5 | data/viewBox.bnf | viewBox.svg |
|
Author
|
|
|
Date
|
2013-10-20
|
|
OS
|
Debian V 6
|
|
Perl
|
5.14.2
|