Hacker News new | ask | show | jobs
by testestx 3024 days ago
> I find myself writing simpler ones and tying them together with app code just for sanity's sake.

Or just use PEG, parser combinators, or other more readable parsing abstractions