Categories
Autogen
'Autogen' generates program files that contain repetitive text with varied substitutions. It simplifies the maintenance of programs with large amounts of repetitive text, which is useful if several blocks of such text must be synchronized. It includes:
AutoOpts- automates the handling of command line, environment
and donfig file options, including usage text, man
pages, and the invoking section of an info doc
getdefs - extracts AutoGen definitions from stylized comments
embedded in source code
columns - tabularizes lists for improved output appearance
AutoXDR - NFSv4 specifies that its remote procedure calls be
batched. AutoGen generates the code for marshalling
and unmarshalling the arguments on both sides of the
RPC request
AutoFSM - produces a transition table and prototype finite
state machine where it is possible to determine a
state transition type (token code) without reference to
the current state
xml2ag - lets AutoGen use any XML file as if it were a set of
AutoGen definitions
Last updated 30 Jul, 2007
About
Leadership
- Bruce Korb - Maintainer
Requirements
- Guile (Use Requirement)
- Bourne-like shell (Use Requirement)
- POSIX environment (Use Requirement)
- Guile (Build Prerequisite)
- ANSI C (Build Prerequisite)
- Bourne-like shell (Build Prerequisite)
- POSIX environment (Build Prerequisite)
Related Projects
Buildtool, Guile, autopackage, libopts
Subprograms
autogen, getdefs, columns, autopts, autofsm, autoxdrx, xml2ag
Versions
5.9.7
- Released: 13 Jan, 2009
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/gnu/autogen/rel5.9.7/autogen...
- Licenses: GPLv3orlater
- Interfaces: Command Line
5.9.2
5.9.2 stable released 2007-07-28
- Released: 28 Jul, 2007
- Code Maturity: Stable
- Source Archive: ftp://ftp.gnu.org/pub/gnu/autogen/rel5.9.2/autogen-5.9.2.tar.gz
- Licenses: GPLv3orlater
- Interfaces: Command Line
5.9.4
- Released: 23 Dec, 2007
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/gnu/autogen/rel5.9.4/autogen...
- Licenses: GPLv3orlater
- Interfaces: Command Line
User Community and Support
Developer's reference manual available from http://www.gnu.org/software/autogen/manual/html_node/autogen.html
General Resources
Announcement Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anoncvs@subversions.gnu.org:/cvsroot/autogen login - Mailing List Info/Archive
- VCS Repository Webview




