in reply to Re: Perl Cannot Be Parsed: A Formal Proof
in thread Perl Cannot Be Parsed: A Formal Proof
As with Perl, you cannot make sense of an individual source file without having already seen its dependancies.
And, if you are correct about Haskell allowing use before definition (which I didn't think it did but...), then multiple passes may be required.
|
---|