An open API service indexing awesome lists of open source software.

https://github.com/dnmfarrell/grammar-diagnostic

print Perl 6 Grammar debug msgs more easily
https://github.com/dnmfarrell/grammar-diagnostic

Last synced: 4 months ago
JSON representation

print Perl 6 Grammar debug msgs more easily

Awesome Lists containing this project

README

          

=pod

=head1 NAME

Grammar::Diagnostic - print Perl 6 Grammar debug msgs more easily

=head1 SYNOPSIS

use Grammar::Diagnostic;

my $diag = Grammar::Diagnostic.new;

...

=head1 LICENSE

FreeBSD, see LICENSE

=head1 AUTHOR

David Farrell, (C) 2015

=cut