Hacker News new | ask | show | jobs
by fg137 74 days ago
> If you need an AST to parse something seemingly simple like markdown, then something went wrong.

This may surprise you, but that is very common in programming languages.

1 comments

Doesn't surprise me at all.