Hacker News new | ask | show | jobs
by dstone 5575 days ago
The only time recently that I've seen a parser tool used was Yehuda Katz' handlebars.js[1], which uses Jison[2]

[1] http://handlebars.strobeapp.com/

[2] http://zaach.github.com/jison/