Download List

Project Description

AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. Its goal is to simplify the maintenance of programs that contain large amounts of repetitious text. This is especially valuable if there are several blocks of such text that must be kept synchronized. Output is specified with a Scheme-enhanced output template. Input, if required by your template, may come from AutoGen definitions, CGI data, or XML files.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-11-09 09:49 Back to release list
5.10

When an option is configured out (via ifdef or ifndef attributes), it can now still show up in usage text as "disabled". AutoOpts now supports a new option attribute: aliases. This option will be listed in the usage text, but will be handled exactly as if the aliased-to option were specified. AutoGen tracing output now allows you to prefix a file name with shell-style append redirection to indicate that the output appends to the file (i.e. >>file).
Tags: Major bugfixes, Major feature enhancements

Project Resources