caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Hendrik Tews <H.Tews@cs.ru.nl>
To: caml-list@inria.fr
Subject: [Announce new release] Olmar - almost a C++ parser for Ocaml
Date: Mon, 30 Oct 2006 23:54:08 +0100	[thread overview]
Message-ID: <17734.33424.876007.711840@tandem.cs.ru.nl> (raw)


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
=================================================================


                 reply	other threads:[~2006-10-30 22:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17734.33424.876007.711840@tandem.cs.ru.nl \
    --to=h.tews@cs.ru.nl \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).