#1163: PGE: refactor pod_comment rule into PGE/Util.pbc
----------------------+-----------------------------------------------------
Reporter: pmichaud | Owner: pmichaud
Type: todo | Status: new
Priority: normal | Milestone:
Component: PGE | Version:
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
----------------------+-----------------------------------------------------
Currently several compiler tools (pgc, tgc, perl6, and more)
make use of a <pod_comment> rule for parsing POD comments
(perl 6 pod syntax). Instead of duplicating this rule in
each tool's grammar, we should have a common rule in PGE::Util
that can be imported into the individual grammars -- similar
to what we're doing for <PGE::Util::die> and <PGE::Text::bracketed>.
Pm
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1163>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets