Expand description
Shared code generation utilities for all language backends. Provides struct/enum/function generators, type mapping, and conversion helpers.
Modulesยง
- builder
- c_
consumer - Shared C-FFI consumer scaffolding for language backends.
- config_
gen - conversions
- doc_
emission - Language-native documentation comment emission. Provides standardized functions for emitting doc comments in different languages.
- error_
gen - generators
- keywords
- Re-exports of reserved keyword lists and field-name escaping from
alef-core. - naming
- shared
- type_
mapper