monadiccp
monadiccp copied to clipboard
Language.CPP.* ?
I'm shocked to discover that this package contains a library for C++ AST and pretty-printing (... to String) https://hackage.haskell.org/package/monadiccp-0.7.7/docs/src/Language.CPP.Syntax.AST.html#CPPFile ("based on https://github.com/visq/language-c")
Well if it works, it works ..