Browse thread
Size of produced parser: menhir vs ocamlyacc
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Markus Mottl <markus.mottl@g...> |
| Subject: | Re: [Caml-list] Size of produced parser: menhir vs ocamlyacc |
On 3/30/07, Joel Reymont <joelr1@gmail.com> wrote: > Why did you pick menhir over ocamlyacc? I assume it was to use it in > server code but thought I would ask anyway. I just wanted to try it out. I still use ocamlyacc by default, and have actually implemented a hand-written parser for optimum performance and flexibility. Regards, Markus -- Markus Mottl http://www.ocaml.info markus.mottl@gmail.com