Hacker News new | ask | show | jobs
by mikewarot 914 days ago
ASTs are the result of parsing source code that fits a specified grammar. No such fixed grammar exists for English or any other human language.

You're asking for the impossible.