Hacker News new | ask | show | jobs
by BruceIV 4199 days ago
As the original article points out multiple times, recursive descent can take exponential time, even for an unambiguous grammar.