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: > How complex were they? Not very. S-expressions, etc. But I wouldn't be surprised if Menhir performs better on more complex parsers, too. Generating parser code rather than tables may boost performance. Regards, Markus -- Markus Mottl http://www.ocaml.info markus.mottl@gmail.com