You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Darrell Anderson
3e8a711f8d
|
13 years ago | |
---|---|---|
.. | ||
kwsdl | 13 years ago | |
kxml_compiler | 13 years ago | |
CMakeLists.txt | 13 years ago | |
Makefile.am | 13 years ago | |
README | 15 years ago | |
automakefile.cpp | 13 years ago | |
automakefile.h | 13 years ago | |
class.cpp | 13 years ago | |
class.h | 13 years ago | |
code.cpp | 13 years ago | |
code.h | 13 years ago | |
enum.cpp | 13 years ago | |
enum.h | 13 years ago | |
file.cpp | 13 years ago | |
file.h | 13 years ago | |
function.cpp | 13 years ago | |
function.h | 13 years ago | |
kodemain.cpp | 13 years ago | |
license.cpp | 13 years ago | |
license.h | 13 years ago | |
membervariable.cpp | 13 years ago | |
membervariable.h | 13 years ago | |
printer.cpp | 13 years ago | |
printer.h | 13 years ago | |
statemachine.cpp | 14 years ago | |
statemachine.h | 13 years ago | |
style.cpp | 13 years ago | |
style.h | 13 years ago | |
typedef.cpp | 14 years ago | |
typedef.h | 13 years ago | |
variable.cpp | 13 years ago | |
variable.h | 13 years ago |
README
libkode is a helper library for programmatic generation of C++ code. It includes a program kode for generation of C++ template files and kxml_compiler for generation of C++ classes representing XML data described by RelaxNG schemes. If you have questions or comments please contact Cornelius Schumacher <schumacher@kde.org>.