From: Joel Reymont <joelr1@gmail.com>
To: Caml List <caml-list@inria.fr>
Subject: camlp4: From AST to shortcuts
Date: Tue, 9 Oct 2007 22:41:14 +0100 [thread overview]
Message-ID: <97183C23-C2CB-4915-B406-798B8ABB0E0D@gmail.com> (raw)
Suppose I'm debugging a camlp4 extension and get the following AST
Ast.TyId (_loc, Ast.IdLid (_loc, "int"))
what's the best way of figuring out that this correspods to this bit?
<:ctyp< int >>
Do I grep the sources and if so what files?
This is a rather simple example but I'm trying to teach myself to
fish. Ultimately, I want to add initializer code and fields to the
AST resulting from a class declaration.
Thanks, Joel
--
http://wagerlabs.com
next reply other threads:[~2007-10-09 21:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-09 21:41 Joel Reymont [this message]
2007-10-10 12:36 ` [Caml-list] " Nicolas Pouillard
2007-10-10 13:00 ` Joel Reymont
2007-10-11 13:05 ` Nicolas Pouillard
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=97183C23-C2CB-4915-B406-798B8ABB0E0D@gmail.com \
--to=joelr1@gmail.com \
--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