Hacker News new | ask | show | jobs
by AaronBBrown 4422 days ago
What language would you write it in?
3 comments

Given that this program is mainly several regexp matches against the input string, perhaps perl or awk would be a perfect match here?
c :)