Grupos de Google ya no admite nuevas publicaciones ni suscripciones de Usenet. El contenido anterior sigue siendo visible.

[Caml-list] Camlp5 5.00

Visto 3 veces
Saltar al primer mensaje no leído

Daniel de Rauglaudre

no leída,
27 sept 2007, 13:50:5927/9/07
a caml...@inria.fr
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/

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Richard Jones

no leída,
30 sept 2007, 16:51:1130/9/07
a Daniel de Rauglaudre,caml...@inria.fr
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

Daniel de Rauglaudre

no leída,
30 sept 2007, 17:54:3430/9/07
a caml...@inria.fr
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/

_______________________________________________

0 mensajes nuevos