Group
Extension

Matches 2

MarpaX-Grammar-GraphViz2 ( R/RS/RSAVAGE/MarpaX-Grammar-GraphViz2-2.00.tgz, RSAVAGE, 2016; MetaCPAN )
MarpaX-Grammar-GraphViz2/scripts/find.grammars.pl ( view source; MetaCPAN )
hareDir;

# --------------

my($app_name) = 'MarpaX-Grammar-GraphViz2';
my($bnf_name) = shift || 'json.1';
$bnf_name     .= '.bnf';
my($path)     = File::ShareDir::dist_file($app_name, $bnf_name);

pr
MarpaX-Grammar-GraphViz2 ( R/RS/RSAVAGE/MarpaX-Grammar-GraphViz2-2.00.tgz, RSAVAGE, 2016; MetaCPAN )
MarpaX-Grammar-GraphViz2/lib/MarpaX/Grammar/GraphViz2.pm ( view source; MetaCPAN )
 c.ast.bnf.

See the next point for how this file is created.

=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
for how this file is created.

=item o html/json.1.svg

This is the image from json.1.bnf.

=item o share/json.2.bnf

It also is part of L<MarpaX::Demo::JSONParser>, written by Jeffrey Kegler as a rep
r.

=item o html/json.2.svg

This is the image from json.2.bnf.

See the previous point for how this file is created.

=item o share/json.3.bnf

It also is part of L<MarpaX::Demo::JSONParser>, and is 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.