caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Camlp5 5.00
@ 2007-09-27 17:49 Daniel de Rauglaudre
  2007-09-30 20:50 ` [Caml-list] " Richard Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel de Rauglaudre @ 2007-09-27 17:49 UTC (permalink / raw)
  To: caml-list

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/


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] Camlp5 5.00
  2007-09-27 17:49 Camlp5 5.00 Daniel de Rauglaudre
@ 2007-09-30 20:50 ` Richard Jones
  2007-09-30 21:53   ` Daniel de Rauglaudre
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Jones @ 2007-09-30 20:50 UTC (permalink / raw)
  To: Daniel de Rauglaudre; +Cc: caml-list

On Thu, Sep 27, 2007 at 07:49:58PM +0200, Daniel de Rauglaudre wrote:
> It is compatible with OCaml versions from 3.08.1 to 3.11 included.

3.11?

Rich.

-- 
Richard Jones
Red Hat


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] Camlp5 5.00
  2007-09-30 20:50 ` [Caml-list] " Richard Jones
@ 2007-09-30 21:53   ` Daniel de Rauglaudre
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel de Rauglaudre @ 2007-09-30 21:53 UTC (permalink / raw)
  To: caml-list

On Sun, Sep 30, 2007 at 09:50:36PM +0100, Richard Jones wrote:
> On Thu, Sep 27, 2007 at 07:49:58PM +0200, Daniel de Rauglaudre wrote:
> > It is compatible with OCaml versions from 3.08.1 to 3.11 included.
> 
> 3.11?

Yes: it is the version of the current OCaml sources under CVS.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-09-30 21:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-27 17:49 Camlp5 5.00 Daniel de Rauglaudre
2007-09-30 20:50 ` [Caml-list] " Richard Jones
2007-09-30 21:53   ` Daniel de Rauglaudre

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).