* Camlp5 new release 5.01
@ 2007-10-06 15:33 Daniel de Rauglaudre
0 siblings, 0 replies; only message in thread
From: Daniel de Rauglaudre @ 2007-10-06 15:33 UTC (permalink / raw)
To: caml-list
Hi everybody,
New release of Camlp5: 5.01
Fixed two major bugs:
* in grammars, there was parsing confusion when using entries with
qualified names with the same final name (e.g. A.foo, B.foo),
resulting wrong parse errors => fixed
* the syntax "a, b as c, d" (in pattern in normal syntax) did not
work any more => fixed
New features:
* added library module Diff to compare two arrays, implemented with
the same algorithm than the Unix 'diff' command
* added flag 'E' in pretty print normal and revised syntax to allow
equilibrated display in match cases, if statement, and cases in parsers
and grammars (equilibrated = if one case needs a newline, all cases
are printed with newlines also)
A new version of the pretty printer in Scheme syntax is in preparation.
Some changes in the parser in Scheme syntax still exist in this version.
Details in file CHANGES in the distribution and in the site.
Download the sources and the documentation at:
http://pauillac.inria.fr/~ddr/camlp5/
--
Daniel de Rauglaudre
http://pauillac.inria.fr/~ddr/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-06 15:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-06 15:33 Camlp5 new release 5.01 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