cyagen 0.1.0

text file generator based on C file and templates
Documentation

C code based Yet Another GENerator

  • Scan C source file using the simple pattern matching to capture the elements in the code
  • Generate text based files using template files
  • Supported elements are inclusion, local variable, and functions