ktsu.Schema.Cpp
The C++ generator for ktsu.Schema. Turns a .schema.json file into C++ headers - a struct per class, an enum at namespace scope, a class per semantic type, and a pure virtual interface per declared API - by building a ktsu.Coder AST and letting it decide how C++ is spelled. A target describes the handful of types standard C++ has no answer for (a fixed-shape vector, a colour, a handle, a fallible return, a calendar date) through CppGeneratorOptions, and names any semantic type it already hand-wrote so the generator emits against it rather than beside it.
Activity
- Latest release
- 13h ago
- Total releases
- 20
- Cadence
- ~daily
- Last 12 months
- 20
Details
- First release
- Sep 11, 2026
Releases
| Version | Released | |
|---|---|---|
1.35.0
minor
| ||
1.34.2
patch
| ||
1.34.1
patch
| ||
1.34.0
minor
| ||
1.33.0
minor
| ||
1.32.0
minor
| ||
1.31.1
patch
| ||
1.31.0
minor
| ||
1.30.1
patch
| ||
1.30.0
minor
| ||
1.29.1
patch
| ||
1.29.0
minor
| ||
1.28.0
minor
| ||
1.27.0
minor
| ||
1.26.0
minor
| ||
1.25.0
minor
| ||
1.24.1
patch
| ||
1.24.0
minor
| ||
1.23.0
minor
| ||
1.22.0
initial
|