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


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


Changes: 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.


Changes: The file cmdline.ggo is now distributed in the tarball, since its absence might make the compilation fail.


Changes: Conditional statements expressions can be complex, and variables can also have types bool and int.


Changes: This release removes memory leaks in generated C files.
A PHP mailer class for composing and sending MIME messages.