mirror of
https://github.com/Ed94/gencpp.git
synced 2025-09-15 06:50:59 -07:00
trying diff splash
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
An attempt at simple staged metaprogramming for C/C++. Reflect and generate code for your codebase at runtime!
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
The library API is a composition of code element constructors, and a non-standards-compliant single-pass C/C++ parser.
|
||||
These build up a code AST to then serialize with a file builder, or can be traversed for staged-reflection of C/C++ code.
|
||||
|
Reference in New Issue
Block a user