* [Caml-list] Announcing an improved version of the pa_macro package.
@ 2003-12-09 1:27 Aleksey Nogin
0 siblings, 0 replies; only message in thread
From: Aleksey Nogin @ 2003-12-09 1:27 UTC (permalink / raw)
To: caml-list
I have added a number of improvements to the pa_macro package that was
added to camlp4 distribution recently.
The improvements include:
- Allow multiple definitions inside a single top-level IFDEF.
- Support INCLUDE directive that allows including "header" files with
macro definitions.
- Support "local" (not just top-level) macro definitions.
- Support a "NOTHING" macro that allows for optional expressions and
function arguments.
- Descend (instead of skipping) into "try..with..", "do" and function
expressions when substituting for macro arguments.
- Allow omiting "ELSE" branches in expressions.
- Use a more descriptive "ENDIF" instead of "END" at the end of
"IFDEF"/"IFNDEF"
- Other minor improvements.
The new pa_macro package can be downloaded/browsed at
http://cvs.metaprl.org:12000/cvsweb/metaprl/util/pa_macro.ml?only_with_tag%3Docaml_3_07
You can also see the patches responsible for individual new features at
the above location.
P.S. I have filed PR #1901, PR #1902, PR #1904, PR #1905, PR #1907 and
PR #1908 asking for these changes to be accepted into the mainstream
distribution.
--
Aleksey Nogin
Home Page: http://nogin.org/
E-Mail: nogin@cs.caltech.edu (office), aleksey@nogin.org (personal)
Office: Jorgensen 70, tel: (626) 395-2907
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-12-09 1:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-09 1:27 [Caml-list] Announcing an improved version of the pa_macro package Aleksey Nogin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox