caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Daniel de Rauglaudre <daniel.de_rauglaudre@inria.fr>
To: caml-list@inria.fr
Subject: Camlp5 5.00
Date: Thu, 27 Sep 2007 19:49:58 +0200	[thread overview]
Message-ID: <20070927174958.GA16419@yquem.inria.fr> (raw)

Hi everybody,

New release of Camlp5.
Version number is 5.00.

Camlp5 is a preprocessor-pretty-printer of ocaml.
It is compatible with OCaml versions from 3.08.1 to 3.11 included.

Available at:
  http://pauillac.inria.fr/~ddr/camlp5/

Main changes:
  - added 'q_ast.cmo' a quotation kit for syntax trees in user syntax
  - ability to use IFDEF in constructors definitions and match cases
  - many bug fixes and small improvements
  - more documentation

See file CHANGES for details.

Warning: there are two modes, resulting two different Camlp5 installations:
  - 'transitional' mode: the abstract syntax tree is compatible with
      the previous version, but 'q_ast.cmo' is not usable.
  - 'strict' mode: the abstract syntax tree is different and q_ast.cmo
      can be used.

The mode must be selected at configuration time (default = transitional).
See the documentation.

-- 
Daniel de Rauglaudre
http://pauillac.inria.fr/~ddr/


             reply	other threads:[~2007-09-27 17:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-27 17:49 Daniel de Rauglaudre [this message]
2007-09-30 20:50 ` [Caml-list] " Richard Jones
2007-09-30 21:53   ` 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=20070927174958.GA16419@yquem.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;
as well as URLs for NNTP newsgroup(s).