Browse thread
Camlp5 release 5.04 - yet another release of camlp5...
- Daniel de Rauglaudre
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Daniel de Rauglaudre <daniel.de_rauglaudre@i...> |
| Subject: | Camlp5 release 5.04 - yet another release of camlp5... |
Hi everybody, Yet another release of Camlp5: 5.04 A new feature is added: full backtracking 1/ new syntax to create backtracking parsers introduced by "bparser". 2/ ability to change the parsing algorithm of extensible grammars. Also, some bug fixes in installation, improvements of documentation pages, other small bug fixes. See the Camlp5 documentation and the file CHANGES. Download the sources and the documentation at: http://pauillac.inria.fr/~ddr/camlp5/ -- Daniel de Rauglaudre http://pauillac.inria.fr/~ddr/