The perl parser is deterministic,
Parsing is the activity of assigning meaning to code. Since it's impossible to predict the meaning Perl will assign to code in some circumstances, the parser is non-determinisitc.
In reply to Re^5: Perl is not Dynamically Parseable
by ikegami
in thread Perl is not Dynamically Parseable
by Jeffrey Kegler
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |