Hacker News new | ask | show | jobs
by ms013 3354 days ago
In production code we tend to use ocamlyacc or menhir. There is nothing about ocaml/ML that prohibits the use of the kind of parser generators one would expect in any other language.