<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2009/10/0618df357704f7f813388f5e6403ae7a"
  from="Yoonseok Ko &lt;ysko@r...&gt;"
  author="Yoonseok Ko"
  date="2009-10-21T12:29:16"
  subject="Looking for C preprocessing language parser with OCAML interface"
  prev="2009/10/46049b80e33839613edc2fc27b891a06"
  next="2009/10/342c159172008d0992375924d6b0a684"
  next-in-thread="2009/10/a8a87b489f193e9e90dfe40cdf337a24"
  prev-thread="2009/10/46049b80e33839613edc2fc27b891a06"
  next-thread="2009/10/342c159172008d0992375924d6b0a684"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="Looking for C preprocessing language parser with OCAML interface">
<msg 
  url="2009/10/0618df357704f7f813388f5e6403ae7a"
  from="Yoonseok Ko &lt;ysko@r...&gt;"
  author="Yoonseok Ko"
  date="2009-10-21T12:29:16"
  subject="Looking for C preprocessing language parser with OCAML interface">
<msg 
  url="2009/10/a8a87b489f193e9e90dfe40cdf337a24"
  from="Elnatan Reisner &lt;elnatan@c...&gt;"
  author="Elnatan Reisner"
  date="2009-10-21T15:09:27"
  subject="Re: [Caml-list] Looking for C preprocessing language parser with OCAML interface">
</msg>
</msg>
</thread>

<contents>

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


</contents>

</message>

