caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Looking for C preprocessing language parser with OCAML interface
@ 2009-10-21 12:29 Yoonseok Ko
  2009-10-21 15:10 ` [Caml-list] " Elnatan Reisner
  0 siblings, 1 reply; 2+ messages in thread
From: Yoonseok Ko @ 2009-10-21 12:29 UTC (permalink / raw)
  To: caml-list


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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-21 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-21 12:29 Looking for C preprocessing language parser with OCAML interface Yoonseok Ko
2009-10-21 15:10 ` [Caml-list] " Elnatan Reisner

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).