Hacker News new | ask | show | jobs
by stcredzero 3382 days ago
One nice thing about using recursive descent, is that your parser "is just a normal program." It's also a potential problem, but every substantive project needs coding standards anyhow.