From: Hendrik Tews <H.Tews@cs.ru.nl>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] camlp4 3.10 questions
Date: Thu, 29 Mar 2007 17:50:27 +0200 [thread overview]
Message-ID: <wwuhcs49hh8.fsf@tandem.cs.ru.nl> (raw)
In-Reply-To: <cd67f63a0703290248x5fcb3eafxcf83ed3dd5ff7633@mail.gmail.com> (Nicolas Pouillard's message of "Thu, 29 Mar 2007 11:48:54 +0200")
"Nicolas Pouillard" <nicolas.pouillard@gmail.com> writes:
On 3/29/07, Hendrik Tews <H.Tews@cs.ru.nl> wrote:
>
> 1. What is the difference between Register.Printer and
> Register.OCamlPrinter? I guess it boils down to the difference
> between Sig.Syntax and Sig.Camlp4Syntax?
Yes it's mainly a difference about what your printer really needs. If
you use the camlp4 AST then you need a Sig.Camlp4Syntax as argument,
if it's not needed then you can use Sig.Syntax.
Does this mean I have to use Camlp4Syntax and OCamlPrinter it I
want to use quotations? Or do the quotations also work on
Sig.Syntax?
> 3. Register.declare_dyn_module puts all modules in a queue
> together with a function that contains some delayed side
> effects. Where are these function called?
Camlp4Bin.ml
Well, I was that far. But where in Camlp4Bin?
> 5. I saw Camlp4OCamlOriginalQuotationExpander, presumably this is
> a quotation expander for quotations in original syntax. Is
> this already complete?
Complete, not really but usable yes.
Are there just corner cases missing or whole branches of the
syntax?
> What is camlp4prof?
A profiling toy.
Well... profiling what?
Bye,
Hendrik
next prev parent reply other threads:[~2007-03-29 15:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-28 22:36 Hendrik Tews
2007-03-29 9:48 ` [Caml-list] " Nicolas Pouillard
2007-03-29 15:50 ` Hendrik Tews [this message]
2007-03-29 16:10 ` Nicolas Pouillard
2007-03-29 21:47 ` Hendrik Tews
2007-03-29 21:57 ` Nicolas Pouillard
2007-03-30 11:13 ` Hendrik Tews
2007-03-30 16:13 ` 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=wwuhcs49hh8.fsf@tandem.cs.ru.nl \
--to=h.tews@cs.ru.nl \
--cc=caml-list@yquem.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