|
|
|
|
|
by kibwen
456 days ago
|
|
> Parsing isn't too bad compared to, say, Perl. This is damning with faint praise. Perl is undecidable to parse! Even if C isn't as bad as Perl, it's still bad enough that there's an entire Wikipedia article devoted to how bad it is: https://en.wikipedia.org/wiki/Lexer_hack |
|
Doesn't sound as much of a problem with the language as it is with the design of earlier compilers.