Hacker News new | ask | show | jobs
by shoulderchipper 1769 days ago
Building an AST is an easy task once you've figured out your grammar and error recovery mechanism, but these are essentially a kind of language-specific design work that can not be automated.