From: Yoann Padioleau <padator@wanadoo.fr>
To: Kihong Heo <khheo@ropas.snu.ac.kr>
Cc: caml users <caml-list@inria.fr>, Cocci List <cocci@diku.dk>
Subject: Re: [Caml-list] C++ parser
Date: Thu, 14 Jan 2010 11:58:37 -0800 [thread overview]
Message-ID: <71E932FB-E5BB-47AB-B256-4B8BF318D287@wanadoo.fr> (raw)
In-Reply-To: <30315E42-6659-4B43-B27B-13823B1C924B@ropas.snu.ac.kr>
On Jan 14, 2010, at 3:36 AM, Kihong Heo wrote:
>
> Dear all.
Hi,
>
> Is there anybody knowing about existing C++ parser that is not so big?
>
> I've already know EDG and ELSA.
> But they are so big and hard to see.
> I don't want a perfect C++ parser.
> If it can parse common and simple C++, that's OK.
There is one here:
http://padator.org/software/project-yacfe/yacfe-light-0.3.tgz
but it's not really complete.
Once built, you can test it with
./yacfe -parse_c++ foo.cpp
>
> I need your advice.
>
> Thank you.
> --
> Kihong Heo.
>
>
>
>
> _______________________________________________
> 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
>
next prev parent reply other threads:[~2010-01-15 4:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-14 11:36 Kihong Heo
2010-01-14 19:58 ` Yoann Padioleau [this message]
2010-01-17 16:16 ` [Caml-list] " Guillaume Yziquel
2010-01-17 19:15 ` Basile STARYNKEVITCH
2010-01-17 19:16 ` Yoann Padioleau
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=71E932FB-E5BB-47AB-B256-4B8BF318D287@wanadoo.fr \
--to=padator@wanadoo.fr \
--cc=caml-list@inria.fr \
--cc=cocci@diku.dk \
--cc=khheo@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