1
0
mirror of https://github.com/Ed94/gencpp.git synced 2025-04-15 21:45:23 -07:00

update cpp splash

This commit is contained in:
Edward R. Gonzalez 2024-12-15 23:05:33 -05:00
parent 5d8883ec45
commit 0b78b74fbc
3 changed files with 1 additions and 1 deletions

@ -2,7 +2,7 @@
An attempt at simple staged metaprogramming for C/C++. Reflect and generate code for your codebase at runtime! An attempt at simple staged metaprogramming for C/C++. Reflect and generate code for your codebase at runtime!
![splash-cpp](./docs/assets/Code_-_Insiders_2024-12-15_23-01-22.gif) ![splash-cpp](./docs/assets/Code_-_Insiders_2024-12-15_23-04-07.gif)
![splash-c](./docs/assets/Code_-_Insiders_2024-12-15_22-57-58.gif) ![splash-c](./docs/assets/Code_-_Insiders_2024-12-15_22-57-58.gif)
The library API is a composition of code element constructors, and a non-standards-compliant single-pass C/C++ parser. The library API is a composition of code element constructors, and a non-standards-compliant single-pass C/C++ parser.

Binary file not shown.

Before

(image error) Size: 214 KiB

Binary file not shown.

After

(image error) Size: 175 KiB