
On Mon, 2007-02-19 at 01:43 +0000, Duncan Coutts wrote:
I posted some time ago about a plan to make a new C parser that would correctly deal with the typedef problem and then to try some automated testing by making a gcc wrapper. I've now mostly done that.
Currently I can parse almost all of the Linux kernel, glibc, GNU binutils, and the C code produced by ghc when it compiles itself. [...] Then I need to start merging the new parser into the darcs version of c2hs. I'll try and do this as a series of small understandable patches.
If anyone wants to play with the code I've got right now rather than wait for things to get merged then do say. I could put up a tarball. That's very nice! Problems with the current C parser are blocking me from actually using c2hs at the moment (and I failed at my attempts to fix it). If there's anything I could test, please let me know.
Cheers,
Jelmer
--
Jelmer Vernooij