From: "Nicolas Pouillard" <nicolas.pouillard@gmail.com>
To: David Teller <david.teller@univ-orleans.fr>
Cc: caml-list <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] Pre-processing stream parsers
Date: Sat, 03 Nov 2007 17:20:54 +0100 [thread overview]
Message-ID: <1194106684-sup-5869@ausone.local> (raw)
In-Reply-To: <1194101694.6804.27.camel@Blefuscu>
Excerpts from David Teller's message of Sat Nov 03 15:54:54 +0100 2007:
> Dear list,
> I'm currently attempting to use Camlp4 3.10 to pre-process stream
> parsers and I have a few difficulties.
>
> Now, while I have no problems with symbols such as
> type_ident_and_parameters, ctyp or opt_eq_ctyp, which are imported, I
> don't find the correct module to open to get stream_patt_comp,
> stream_begin, stream_end or stream_patt.
Internal rules for stream parsers are in:
camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml
camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml
Most of the grammar is in the revised one, the other just redefines some
rules.
HTH,
--
Nicolas Pouillard aka Ertai
prev parent reply other threads:[~2007-11-03 16:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-03 14:54 David Teller
2007-11-03 16:20 ` Nicolas Pouillard [this message]
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=1194106684-sup-5869@ausone.local \
--to=nicolas.pouillard@gmail.com \
--cc=caml-list@yquem.inria.fr \
--cc=david.teller@univ-orleans.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