Browse thread
[Caml-list] Documentation
- nadji@n...
[
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: | nadji@n... |
| Subject: | [Caml-list] Documentation |
Hi, I was having a hard time with ocamlyacc trying to resolve conflits in my grammar. (It was a long time since I've done it). I finally found a very clear explanation of how to resolve conflicts in parsing/parser.mly of the source distribution : /* Precedences and associativities. Tokens and rules have precedences. A reduce/reduce conflict is resolved ... */ I think it would be a Good Thing(tm) to add this to the manual. bye, nadji ------------------- 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