<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
that looks perfect, though I guess I'll have to wait till mid-late
summer or early fall to enjoy that. <br>
<br>
In the mean time, the happy file in c2hs looks like a good place to
start, thanks!<br>
-Carter<br>
<br>
<br>
Don Stewart wrote:
<blockquote cite="mid:20080521014641.GA13121@scytale.galois.com"
 type="cite">
  <pre wrap="">carter.schonwald:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello,
    I'm thinking about having a go at writing some simple static
analysis tools for C, and I think using Haskell would make it a happier
time coding wise, the question being, are there preexisting parsing
tools for C available for haskell?

many thanks
-Carter
    </pre>
  </blockquote>
  <pre wrap=""><!---->
See this exciting summer of code project,

    <a class="moz-txt-link-freetext" href="http://code.google.com/soc/2008/haskell/appinfo.html?csaid=27F0E5995982E2C9">http://code.google.com/soc/2008/haskell/appinfo.html?csaid=27F0E5995982E2C9</a>

the main thing is to build upon the rather complete parser in

    <a class="moz-txt-link-freetext" href="http://www.cse.unsw.edu.au/~chak/haskell/c2hs/">http://www.cse.unsw.edu.au/~chak/haskell/c2hs/</a>

-- Don
  </pre>
</blockquote>
</body>
</html>