A universal parsing tool and source code generator for generative programming. It extracts useful information by parsing (BNF parser generator) and generates source code by several techniques, by interpreting a scripting language for flexibility.
A full development kit, based on XSCompiler. Multi-platform compiler and IDE, many libraries and examples. Uses an innovative programminglanguage, an improved version of the standard and well-known C/C++.
Lexical, grammatical and syntactic analyzer of C÷÷.
cdd is the lexical, grammatical, and syntactic analyzer of the C÷÷ dialect. The latter is not a programminglanguage, but a set of variations in the C language that cdd analyzes, converts to C code and compiles by calling to g++.