GENGEN(1) User Commands GENGEN(1)

gengen - manual page for gengen 1.4.3

gengen [OPTIONS]...

GNU gengen 1.4.3

This program, given a skeleton source file with some parts to be replaced, generates a program that generates that source, and substitutes those parts as specified.

Print help and exit
Print version and exit
input file (default std input)
name used for generating file (default stdout)
prefix for generated code (default=`gengen')
target language (cpp, c, lua) (default=`cpp')
output directory (default current dir)
output to separate files (header, source). require --file-name
strings containing newlines are indented according to the current indentation level
do not put gengen version in the generated file
even with errors exit with 0 (this is only for testing purposes)
force regeneration of output code

Report bugs to Raman Gopalan <ramangopalan@gmail.com>

Copyright © 2002-2015 Lorenzo Bettini http://www.lorenzobettini.it This program comes with ABSOLUTELY NO WARRANTY; for details please see the file 'COPYING' supplied with the source code.
This is free software, and you are welcome to redistribute it under certain conditions; again, see 'COPYING' for details. This program is released under the GNU General Public License.

The full documentation for gengen is maintained as a Texinfo manual. If the info and gengen programs are properly installed at your site, the command

info gengen

should give you access to the complete manual.

June 2015 gengen 1.4.3