caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Camlp4 3.01.4
@ 2001-05-21 11:43 Daniel de Rauglaudre
  2001-05-21 11:45 ` [Caml-list] " Daniel de Rauglaudre
  2001-05-24  7:42 ` [Caml-list] " Anton Moscal
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel de Rauglaudre @ 2001-05-21 11:43 UTC (permalink / raw)
  To: caml-list

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


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

end of thread, other threads:[~2001-05-25 16:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-21 11:43 [Caml-list] Camlp4 3.01.4 Daniel de Rauglaudre
2001-05-21 11:45 ` [Caml-list] " Daniel de Rauglaudre
2001-05-24  7:42 ` [Caml-list] " Anton Moscal
2001-05-24 16:44   ` 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).