Skip to content

martonmiklos/kode

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.6%
  • TeX 5.6%
  • CMake 1.8%
  • C 0.4%
  • QMake 0.3%
  • Perl 0.2%
  • Other 0.1%