* [ANN] ocaml-ast-analyze v 0.1.1
@ 2005-04-17 22:27 Sylvain LE GALL
0 siblings, 0 replies; only message in thread
From: Sylvain LE GALL @ 2005-04-17 22:27 UTC (permalink / raw)
To: caml-list
Hello,
General:
Ocaml-ast-analyze is a library that provides all the functions required
to build a camlp4 pr_*.cmo module ( ie a printer module ). Creating by
hand such a module, require to match a lot of unuseful case, and always
do the same branching... This module abstract all the matches and
enables only to match what interest you in the AST of an Ocaml source
file.
It comes also with pr_ast_dump.cmo which is a real pr_*.cmo module. This
module dumps the AST of an Ocaml source file. It allows the programmer
to understand what should be match in the AST.
Changes:
v0.1.1 is released because of the dependency holds by ocaml-gettext (
the string extractor of ocaml-gettext is based on this module ). But
the library should be useful, even with not a lot of documentation (
should come in the next version ).
Link:
http://www.carva.org/sylvain.le-gall/ocaml-ast-analyze.html
Regard
Sylvain Le Gall
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-04-17 22:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-17 22:27 [ANN] ocaml-ast-analyze v 0.1.1 Sylvain LE GALL
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox