Browse thread
[Caml-list] Camlp4 3.01.4
- 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: | [Caml-list] Camlp4 3.01.4 |
Hello everybody,
I made a release 3.01.4 for Camlp4, compatible with Ocaml 3.01.
Main changes since Camlp4 3.01:
- Added functions in module Token to create lexers:
1/ from char stream parser
2/ from ocamllex lexer
- Added extensible functions: library module Extfun, parser pa_extfun,
and printer pr_extfun. They are used in Camlp4 pretty printing.
- Added Lisp syntax pa_lisp.cmo (not terminated).
- Added variable Grammar.error_verbose and option -verbose of command
camlp4 to display more information in case of parsing error.
- Changed revised syntax of sequences. Now:
do { expr1; expr2 ..... ; exprn }
for patt = expr to/downto expr do { expr1; expr2 ..... ; exprn }
while expr do { expr1; expr2 ..... ; exprn }
--
Daniel de RAUGLAUDRE
daniel.de_rauglaudre@inria.fr
http://cristal.inria.fr/~ddr/
-------------------
To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr