cppwriter cppwriter is a simple C++ code generation library. Features Creates C++ source files (including headers) from cppast. It is mainly used for: As an example to show how to traverse the AST generated by the CppParser. Testing the CppParser library.