in reply to Re: On Parsing Perl (Once upon a time)
in thread On Parsing Perl
everything seems parseable (is that the right word?) using some simple LL grammars.
No, only perl (the interpreter) can parse all of Perl (the language). See my node here for details.
Edit: added emphasis.
|
---|