Browse thread
[Caml-list] CFG's and OCaml
-
David McClain
-
Damien Doligez
-
David McClain
- Damien Doligez
- David McClain
-
David McClain
- Brian Hurt
-
Damien Doligez
[
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: | Damien Doligez <damien.doligez@i...> |
| Subject: | Re: [Caml-list] CFG's and OCaml |
On Aug 13, 2004, at 17:26, David McClain wrote: > ?? I thought I had provided the context you want to see... That's > simple_expr and simple_pattern. Perhaps I should have also shown you > what > else the simple_expr expects to see... indeed it is also looking for a > unary > MINUS. The context we need is the productions that call expr and simple_pattern, and recursively up to the entry point. In other words, pretty much the whole grammar. -- Damien ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners