From: Gerard Huet <Gerard.Huet@inria.fr>
To: OCAML <caml-list@inria.fr>
Cc: Gerard.Huet@inria.fr
Subject: Re: Q: camlp4 use?
Date: Tue, 25 Jan 2000 09:22:24 +0100 [thread overview]
Message-ID: <200001250834.JAA08355@concorde.inria.fr> (raw)
In-Reply-To: <200001142042.VAA20140@miss.wu-wien.ac.at>
I use camlp4 for linguistic engineering. I found the facility for writing
lexical and syntactic analysers very well designed and well integrated in=
the
language, making it convenient to document in one single formalism a
complex parsing process involving many transducers and grammars.
The implementation of streams on which camlp4 relies is very efficient, one
may
parse several megabytes of data without memory leaks with closures.
As a side effect, I got used to the "revised" syntax, which is more regular
and less error-prone than the standard one. It would be neat if some
convention could be agreed on (such as an optional formated initial
comment) such that the compiler and other metatheoretical tools would
automatically apply the proper preprocessing without having to write it in
the Makefile.
On the other hand, a good documentation ought to be written if one wants to
promote a wider use of camlp4 and stream-based parsers.
Gérard Huet
prev parent reply other threads:[~2000-01-25 8:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-01-12 15:16 STARYNKEVITCH Basile
2000-01-13 10:32 ` Daniel de Rauglaudre
2000-01-14 12:26 ` Anton Moscal
2000-01-14 20:42 ` Markus Mottl
2000-01-20 16:15 ` Anton Moscal
2000-01-25 8:22 ` Gerard Huet [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=200001250834.JAA08355@concorde.inria.fr \
--to=gerard.huet@inria.fr \
--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