APL Parrot Target Practice #17

APL grammar - parse errors

token syntax_error { <?PGE::Util::die: Syntax error> }

used by

token statement { <expression> [ \s*? $$ | <syntax_error> ] }
Copyright © 2006 Will Coleda & Patrick Michaud