There is language.c
http://www.sivity.net/projects/language.c/
http://hackage.haskell.org/package/language-c
From a parsing standpoint, C++ is a massive departure from C. Good luck though.
I am working on a research language that is a variant of C. I'd like
to use Parsec as the parser.
Is there an existing Parsec parser for C or C++ (or Java) that could
serve as a starting point?
Thanks, Roy
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe