command to generate this file is:
scripts/bnf2tree.sh c.ast
=item o share/json.1.bnf
It is part of L<MarpaX::Demo::JSONParser>, written as a gist by Peter Stuifzand.
See L<https://gist.github.com
le is:
scripts/bnf2tree.sh json.1
The outputs are share/json.1.cooked.tree and share/json.1.raw.tree.
=item o share/json.2.bnf
It also is part of L<MarpaX::Demo::JSONParser>, written by Jeffrey K
this file is:
scripts/bnf2tree.sh json.2
The outputs are share/json.2.cooked.tree and share/json.2.raw.tree.
=item o share/json.3.bnf
The is yet another JSON grammar written by Jeffrey Kegler.