From: Ian Zimmerman <itz@speakeasy.org>
To: caml-list@inria.fr (OCAML)
Subject: [Caml-list] p4 (newbie) question
Date: 21 Jan 2002 10:22:23 -0800 [thread overview]
Message-ID: <86d703r2cg.fsf@speakeasy.org> (raw)
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
next reply other threads:[~2002-01-21 18:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-21 18:22 Ian Zimmerman [this message]
2002-01-22 8:47 ` Daniel de Rauglaudre
2002-01-22 14:46 ` Ian Zimmerman
2002-01-22 15:05 ` Daniel de Rauglaudre
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86d703r2cg.fsf@speakeasy.org \
--to=itz@speakeasy.org \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox