Browse thread
[Caml-list] p4 (newbie) question
- Ian Zimmerman
[
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: | Ian Zimmerman <itz@s...> |
| Subject: | [Caml-list] p4 (newbie) question |
Looking at the documentation for the MLast quotations in camlp4 reference manual, the very first node is <:expr< $e1$ . $e2$ >> : access in records an in modules Now I understand that camlp4 is all syntax, but even so, aren't these two fundamentally different things? In other words, shouldn't there be 2 distinct nodes like this <:expr< $e1$ . $e2$ >> : access in records <:expr< $me1$ . $e2$ >> : access in modules This is a practical issue when constructing my grammar --- I have rules that derive module_expr, so how do I put them together with the core expr rules to derive possibly qualified identifiers? -- Ian Zimmerman, Oakland, California, U.S.A. GPG: 433BA087 9C0F 194F 203A 63F7 B1B8 6E5A 8CA3 27DB 433B A087 In his own soul a man bears the source from which he draws all his sorrows and his joys. Sophocles. ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr