On Tue, Jan 24, 2012 at 2:06 AM, Christopher Brown <cmb21@st-andrews.ac.uk> wrote:
I have stumbled across language-c on hackage and I was wondering if anyone is aware if there exists a full C++ parser written in Haskell?
The clang API is in C++ and will do just about everything you'd ever want to do with C/ObjC/C++ source.
-n