Autogen
This entry published by the Free Software Foundation.
Autogen
http://www.gnu.org/software/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
Documentation
Developer's reference manual available from http://www.gnu.org/software/autogen/manual/html_node/autogen.html
Related Projects
This is a GNU package:autogen
Download
Download
version 5.13
(stable)
released on 4 December 2011
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv3orlater | Kelly Hopkins | 2455403.526 July 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | http://savannah.gnu.org/cvs/?group_id=autogen |
| Help | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/autogen-announce |
| Developer | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/autogen-devel |
| Bug Tracking,Support | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/autogen-users |
Software prerequisites
| Kind | Description |
|---|---|
| Required to build | Bourne-like shell |
| Required to build | POSIX environment |
| Required to build | Guile |
| Required to build | ANSI C |
| Required to use | POSIX environment |
| Required to use | Bourne-like shell |
| Required to use | Guile |
Click here if you'd like to report a problem or make a suggestion that could
This entry (in part or in whole) was last reviewed on 17 September 2010.
Problem with this listing?
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
This page was last modified on 14 December 2011, at 21:58.

