Hi all,
On Thu Mar 08 15:23:52 2007, [EMAIL PROTECTED] wrote:
> hi,
> attached a patch for pynie:
>
> * fixed rule for floatingpoints and imag.numbers. TGE not correct yet (+
> some reorderings of rules)
> * added compound_stmt TGE
> * added tests to literals, but some are still commented out (n
# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #41750]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41750 >
hi,
attached a patch for pynie:
* fixed rule for floatingpoints and imag.numbers. TGE
hi,
attached a patch for languages/Pynie, adding:
* more grammar rules
* statement.t for testing statements -- kinda simple, should be extended
* keyword rule, so that id's are not recognized as identifiers
regards,
kjs
Index: languages/pynie/src/parser/Grammar.pg
=