From: Daniel de Rauglaudre <daniel.de_rauglaudre@inria.fr>
To: caml-list@inria.fr
Subject: [Caml-list] Camlp4 3.01.4
Date: Mon, 21 May 2001 13:43:28 +0200 [thread overview]
Message-ID: <20010521134328.C16047@verdot.inria.fr> (raw)
Hello everybody,
I made a release 3.01.4 for Camlp4, compatible with Ocaml 3.01.
Main changes since Camlp4 3.01:
- Added functions in module Token to create lexers:
1/ from char stream parser
2/ from ocamllex lexer
- Added extensible functions: library module Extfun, parser pa_extfun,
and printer pr_extfun. They are used in Camlp4 pretty printing.
- Added Lisp syntax pa_lisp.cmo (not terminated).
- Added variable Grammar.error_verbose and option -verbose of command
camlp4 to display more information in case of parsing error.
- Changed revised syntax of sequences. Now:
do { expr1; expr2 ..... ; exprn }
for patt = expr to/downto expr do { expr1; expr2 ..... ; exprn }
while expr do { expr1; expr2 ..... ; exprn }
--
Daniel de RAUGLAUDRE
daniel.de_rauglaudre@inria.fr
http://cristal.inria.fr/~ddr/
-------------------
To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr
next reply other threads:[~2001-05-21 11:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-21 11:43 Daniel de Rauglaudre [this message]
2001-05-21 11:45 ` [Caml-list] " Daniel de Rauglaudre
2001-05-24 7:42 ` [Caml-list] " Anton Moscal
2001-05-24 16:44 ` 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=20010521134328.C16047@verdot.inria.fr \
--to=daniel.de_rauglaudre@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