gencpp/singleheader
Ed_ be023325a9 Added AST & Code definitions segemnted code defs to separate file
For upcoming statements & expression types, just beginning to lay things out for the future.
2023-11-21 20:07:49 -05:00
..
components Heavy refactor.. 2023-08-03 11:01:43 -04:00
Readme.md Updated single-header based on last cs and also docs 2023-08-28 23:52:44 -04:00
singleheader.cpp Added AST & Code definitions segemnted code defs to separate file 2023-11-21 20:07:49 -05:00

Singleheader

Creates a single header file version of the library using gen.singleheader.cpp. Follows the same convention seen in the gb, stb, and zpl libraries.