Hacker News new | ask | show | jobs
by dm33tri 1884 days ago
I don’t think JS has built-in parser API either, but grammars are available that you can use to quickly build parsers and generators.