caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Yoonseok Ko" <ysko@ropas.snu.ac.kr>
To: caml-list@yquem.inria.fr
Subject: Looking for C preprocessing language parser with OCAML interface
Date: Wed, 21 Oct 2009 21:29:11 +0900	[thread overview]
Message-ID: <op.u15gyxhsgp03ko@ysko-ldesktop> (raw)


Hello everyone. I'm a graduate student majoring in program analysis.


I'm looking for a C preprocessing language parser with OCAML interface.

Our team researched some C parsers, and we want to control preprocessor's  
directives such as #ifdef, #if, #else, #endif, #include, and so on.

I couldn't find any parser for C preprocessing language because almost  
parser implementation in OCAML use conventional parser's preprocessor.

Is there any parser for the language with OCAML interface?


Thanks in advance for your help.

Best Regards

Yoonseok Ko



             reply	other threads:[~2009-10-21 12:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-21 12:29 Yoonseok Ko [this message]
2009-10-21 15:10 ` [Caml-list] " Elnatan Reisner

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=op.u15gyxhsgp03ko@ysko-ldesktop \
    --to=ysko@ropas.snu.ac.kr \
    --cc=caml-list@yquem.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).