tpjnorton / ccgen

C Code Generator - generate boilerplate C code for planned ideas quickly and automatically.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ccgen

Build Status

C Code Generator - generate boilerplate C code for planned ideas quickly and automatically.Will output logical framework of program specified in simple script.

Installation

  1. Clone this Repo:
$ git clone https://github.com/tn12787/ccgen.git
  1. Run the Makefile:
$ make remake
  1. That's it! ccgen is ready to use.

About

C Code Generator - generate boilerplate C code for planned ideas quickly and automatically.


Languages

Language:C++ 96.2%Language:C 2.6%Language:Makefile 1.2%