Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 861 Bytes

File metadata and controls

8 lines (7 loc) · 861 Bytes

protogen

protogen Protocol generator for dragonnet.

Generates C code for serialization functions from a types.def definitions file. Also generates extra utility for scalar and vector types. Made for use with dragonnet, but can be used without (USE_DRAGONNET macro). Generates readable code.