Gengen (GENerator GENerator) is a tool that, starting from a parameterized text (template), generates a text generator that can substitute parameters with values. At the moment, Gengen can generate C++ and C code.
| Tags | Utilities Software Development Code Generators |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | C++ |
Recent releases


Release Notes: The --output-dir option is correctly implemented.


Release Notes: This release fixes some compilation errors.


Release Notes: The command line option --output-dir was added. A possible path in the generated #include generated directive is now stripped.


Release Notes: The gnulib configure macros and sources were updated. The configure command line option --docdir is now used, if specified for installing documentation.


Release Notes: Better checks for getopt_long and strdup (using gnulib) are now performed. Non-standard make rules were removed. Version 3 of the GPL is now used.