cornelius / kode

XML meta programming
http://www.lst.de/~cs/kode
21 stars 10 forks source link
c-plus-plus code-generation xml xml-schema

kode

kode is a collection of code generation and XML helper tools:

libkode

libkode is a helper library for programmatic generation of C++ code, the program

kxml_compiler

kxml_compiler is a tool for generation of C++ classes representing XML data described by RelaxNG , W3C Schema, or example XML schemas.

Developer information

Coding style

We use the Qt coding style and conventions. Each commit is checked by a github action with clang-formatter.

C++11

The usage of C++11 feature is accepted

If you have questions or comments please contact Cornelius Schumacher schumacher@kde.org or Tobias Koenig tokoe@kde.org.