[Haskell-cafe] are there any good c parsers + ast builders
available for haskell?
Carter Tazio Schonwald
carter.schonwald at gmail.com
Tue May 20 22:06:55 EDT 2008
that looks perfect, though I guess I'll have to wait till mid-late
summer or early fall to enjoy that.
In the mean time, the happy file in c2hs looks like a good place to
start, thanks!
-Carter
Don Stewart wrote:
> carter.schonwald:
>
>> 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
>>
>
> See this exciting summer of code project,
>
> http://code.google.com/soc/2008/haskell/appinfo.html?csaid=27F0E5995982E2C9
>
> the main thing is to build upon the rather complete parser in
>
> http://www.cse.unsw.edu.au/~chak/haskell/c2hs/
>
> -- Don
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080520/8f208a30/attachment.htm
More information about the Haskell-Cafe
mailing list