transfer xml into specific text-formats (html, dot, source-code, ...)
Moritz is an "addon" to the well known tool doxygen. It generates nassi shneiderman diagramms of functions and methods in a c/c++ source as html-files, which could be included in a software-dokumentaion or simple whached by using a html-browser.
The C++ Data API is a very low-level implementation of simulating DataTypes and Data Structures through the use of templated classes. The goal of this project is to eventually build a minimal C++ compiler.
highlight (hl) is a less-like console application for syntax highlighting which allows you to browse quickly through up to 12 different source code files in different programming languages and exports to HTML for documentation.
DocX is a JavaDoc(Doxygen) like documentation system for C/C++, Java, etc. And it's more flexible. It's easy for you to extend supported input formats and to customize output representation.
Framework for literate programming using XML written in C++. Boost, The STL and Patterns are used extensively. All platforms which support Boost will be supported.
Erc is an interpreted link-oriented language. Majic is a java-based interpreter for Erc, and Majicc is a c++ based compiler for Erc which uses the Majic libraries.