Front page | perl.perl5.porters |
Postings from September 2010
[PATCH] parse_stmtseq
Thread Next
From:
Zefram
Date:
September 25, 2010 15:24
Subject:
[PATCH] parse_stmtseq
Message ID:
20100925222415.GG4774@lake.fysh.org
Attached patch adds a recursive-descent function interface to parse
a sequence of statements (effectively, the contents of a code block).
This patch is built on top of my merge-KeywordRPN-into-APItest patch;
it would require a little tweaking to apply to the unmerged form.
-zefram
Thread Next
-
[PATCH] parse_stmtseq
by Zefram