Hacker News new | ask | show | jobs
by TazeTSchnitzel 3556 days ago
> I would rather kill myself than write a lexer in C

I've written several lexers in C-like languages, it's not that painful. I wouldn't dare write a parser though.