in reply to Re^3: regex issue
in thread regex issue
Perl has been proven to be impossible to parse.Yeah, that's why PPI is such a waste of time. Perlcritic and perltidy is just stabbing in the dark. And the perl-to-javascript compiler(*) that was shown at FOSDEM was just a scam. ;-)
Text editors do their best, but sometimes fall short.Text editors have much different problem. They have to be 1) interactive (which means, instant response), and 2) work on code in progress -- most of the time, not even perl can parse the text, because it isn't finished yet.
(*) Yes, I know it isn't complete yet. Give Flavio some time.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: regex issue
by tobyink (Canon) on Feb 17, 2012 at 11:36 UTC | |
by JavaFan (Canon) on Feb 17, 2012 at 12:30 UTC |