This module parses the template strings used in Perl's pack() and unpack() 
functions.

The results of the parse are stored in a Tree managed by 
https://metacpan.org/release/Tree.

This is really an exercise in my personal grammar study and development, 
rather than being part of any great plan.

See http://perldoc.perl.org/functions/pack.html and 
http://perldoc.perl.org/perlpacktut.html for details.

The unpack() page - http://perldoc.perl.org/functions/unpack.html - has a 
tiny number of extra details.

The next module in the series might be dedicated to the templates used in 
sprintf: http://perldoc.perl.org/functions/sprintf.html.

-- 
You received this message because you are subscribed to the Google Groups 
"marpa parser" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to