Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PATCH] languages/lua PGE grammar fix

3 views
Skip to first unread message

Klaas-Jan Stol

unread,
Feb 16, 2007, 7:17:05 AM2/16/07
to Perl 6 Internals
hi,

attached a patch for the PGE implementation of the Lua parser (lua.pg).

fixing:

* make <name> rule match longest identifiers, not keyword-prefixed
identifiers (like "for" in "format")
* fix parameter list rule
* all examples in the lua distribution (in the test directory) can be
parsed correctly now.

regards,
klaas-jan

LuaPGEgrammar.patch
0 new messages