Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Caml-list] [Announce new release] Olmar - almost a C++ parser for Ocaml

1 view
Skip to first unread message

Hendrik Tews

unread,
Oct 30, 2006, 5:57:58 PM10/30/06
to caml...@inria.fr

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: te...@cs.ru.nl
www: http://www.cs.ru.nl/~tews/
pgp key: http://www.cs.ru.nl/~tews/pgpkey.asc
=================================================================

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

0 new messages