caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Christopher L Conway" <cconway@cs.nyu.edu>
To: "Soonho Kong" <soon@ropas.snu.ac.kr>
Cc: caml-list@yquem.inria.fr, "Kwangkeun Yi" <kwang@ropas.snu.ac.kr>,
	grad@ropas.snu.ac.kr
Subject: Re: [Caml-list] Looking for full-fledged C++ Parser with OCAML interface
Date: Fri, 7 Mar 2008 08:54:03 -0500	[thread overview]
Message-ID: <4a051d930803070554q43bdfbc9s4887ad5577a17ba1@mail.gmail.com> (raw)
In-Reply-To: <47D0F155.4080909@ropas.snu.ac.kr>

Have you looked at LLVM? It does have OCaml bindings, although they
were only partial when last I looked. I don't know "how fledged" their
C++ parser is.

Chris

On Fri, Mar 7, 2008 at 2:40 AM, Soonho Kong <soon@ropas.snu.ac.kr> wrote:
> Hello everyone. I'm a graduate student majoring in program analysis.
>
>  I'm looking for a full-fledged C++ parser with OCAML interface. Our team
>  researched some C++ parsers and found that
>  Olmar(http://www.cs.ru.nl/~tews/olmar/) was the best candidate among
>  them. I have two questions about it.
>
>   1. Is there a better candidate than Olmar? Please recommend one if
>  anyone knows about it.
>
>   2. If anyone have used Olmar before, I'd like to listen to your
>  experience with it. I'm curious of its tolerance with various C++
>  dialects, robustness, and efficiency on the code used in real world.
>
>  Thanks in advance for your help.
>
>
>  Best Regards
>
>  Soonho Kong
>
>  _______________________________________________
>  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
>
>


  parent reply	other threads:[~2008-03-07 13:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-07  7:40 Soonho Kong
2008-03-07  8:00 ` [Caml-list] " David Teller
2008-03-07 13:54 ` Christopher L Conway [this message]
2008-03-07 14:28   ` Gordon Henriksen
2008-03-31  9:51 ` Hendrik Tews

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=4a051d930803070554q43bdfbc9s4887ad5577a17ba1@mail.gmail.com \
    --to=cconway@cs.nyu.edu \
    --cc=caml-list@yquem.inria.fr \
    --cc=grad@ropas.snu.ac.kr \
    --cc=kwang@ropas.snu.ac.kr \
    --cc=soon@ropas.snu.ac.kr \
    /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).