项目作者: cornelius

项目描述 :
XML meta programming
高级语言: C++
项目地址: git://github.com/cornelius/kode.git
创建时间: 2010-03-04T03:33:14Z
项目社区:https://github.com/cornelius/kode

开源协议:

下载


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.