sztomi / code-generatorLinks
Contains the full source for my article about implementing a code generator with libclang.
☆124Updated 10 years ago
Alternatives and similar repositories for code-generator
Users that are interested in code-generator are comparing it to the libraries listed below
Sorting:
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 9 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- C++14 Reflection Library☆135Updated 8 years ago
- C++ multi-purpose reflection library☆87Updated 5 years ago
- Continuous Perfomance Monitor (CPM) for C++ code☆40Updated 2 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Trait introspection and concept creator for C++11☆184Updated 8 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- C++ and Java automated analysis, class, component and sequence UML diagramming IDE tool, test coverage, complexity, duplicate code, analy…☆154Updated 3 years ago
- Open multi-methods for C++11