The Wayback Machine - https://web.archive.org/web/20230716100555/https://github.com/cornelius/kode/
Skip to content

cornelius/kode

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.