* [Announce new release] Olmar - almost a C++ parser for Ocaml
@ 2006-10-30 22:54 Hendrik Tews
0 siblings, 0 replies; only message in thread
From: Hendrik Tews @ 2006-10-30 22:54 UTC (permalink / raw)
To: caml-list
I would like to announce a new snapshot release of
Olmar -- a system to process C++ programs in Ocaml
available from http://www.cs.ru.nl/~tews/olmar/
New in this release:
- syntax trees are much larger: All xml annotated fields are
available in Ocaml. This includes, for instance, an (elsa
computed) type for all expressions.
General description:
Olmar is a patch for the Elkhound/Elsa [1] C/C++ parser that
permits the Elsa parser to translate its internal abstract syntax
tree into an Ocaml value, which can then be further processed by
an Ocaml program.
Olmar comes with ast_graph, a tool that can dump the abstract
syntax tree in the dot language. You can therefore now admire the
syntax tree of Ocaml's minor garbage collector at
http://www.cs.ru.nl/~tews/olmar/minor_gc.ps.gz
License: BSD (following Elsa/Elkhound)
[1] http://www.cs.berkeley.edu/~smcpeak/elkhound/
Hendrik Tews
--
=================================================================
Hendrik Tews Postdoc in the Security of Systems (SoS) group
Radboud Universiteit Nijmegen, The Netherlands
Telefon: +31 24 3652217
e-mail: tews@cs.ru.nl
www: http://www.cs.ru.nl/~tews/
pgp key: http://www.cs.ru.nl/~tews/pgpkey.asc
=================================================================
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-10-30 22:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-30 22:54 [Announce new release] Olmar - almost a C++ parser for Ocaml Hendrik Tews
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox