Hacker News new | ask | show | jobs
by berntb 6250 days ago
I did Perl mostly alone, so it took years before I wrote idiomatic Perl.

Let me put it like this:

The first time I needed a big parser, I wrote a C-style lexer out of habit... :-)