Navigation

Source files

These files are the complete source for C code generation example: the builder module plus the fixtures it consumes.

  • C codegen builder module - Source for the C codegen builder constructor and worked native demo program.
  • messages.def - Schema fixture consumed by the C code generator in the native demo.
  • main.c - Small CLI source linked against the generated static library.