Browse thread
[ANNOUNCE] Alpha release of Menhir, an LR(1) parser generator for ocaml
[
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: | Francois Pottier <Francois.Pottier@i...> |
| Subject: | Re: [Caml-list] [ANNOUNCE] Alpha release of Menhir, an LR(1) parser generator for ocaml |
Hello, On Wed, Dec 14, 2005 at 02:15:06PM -0800, Joaquin Cuenca Abela wrote: > If you are still accepting suggestions for Menhir, > mine is to allow guards on rules to prevent the > reduction of a rule when the guard is false. I don't see how to implement this in an LR parser... can you explain? -- François Pottier Francois.Pottier@inria.fr http://pauillac.inria.fr/~fpottier/