Y
Hacker News
new
|
ask
|
show
|
jobs
by
mookid11
3586 days ago
You can use the ocaml toolchain (for instance: ocamllex and ocamlyacc) and stop writing ad hoc parsers.
1 comments
junke
3586 days ago
That makes sense. Thanks.
link