Difference between revisions of "Autogen"
(new release) |
|||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 3: | Line 3: | ||
|Short description=Automated program and text generation | |Short description=Automated program and text generation | ||
|Full description='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: | |Full description='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 config 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 | |
| − | + | |Homepage URL=http://www.gnu.org/software/autogen/ | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|User level=none | |User level=none | ||
| − | |||
|Component programs=autogen,getdefs,columns,autopts,autofsm,autoxdrx,xml2ag | |Component programs=autogen,getdefs,columns,autopts,autofsm,autoxdrx,xml2ag | ||
| − | |||
|VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/autogen login | |VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/autogen login | ||
|Computer languages=C,Guile,Bourne shell script | |Computer languages=C,Guile,Bourne shell script | ||
| − | |Documentation note= | + | |Documentation note=[http://www.gnu.org/software/autogen/manual/ Developer's reference manual] |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|Related projects=Guile,autopackage,Buildtool,libopts | |Related projects=Guile,autopackage,Buildtool,libopts | ||
|Keywords=guile,FSM,RPC,m4,rpcgen,NFSv4,finite state machine | |Keywords=guile,FSM,RPC,m4,rpcgen,NFSv4,finite state machine | ||
| − | + | |Version identifier=5.16.2 | |
| − | + | |Version date=2012/08/17 | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | |Version identifier=5. | + | |
| − | |Version date= | + | |
|Version status=stable | |Version status=stable | ||
| − | |Version download=http://ftp.gnu.org/gnu/autogen/rel5. | + | |Version download=http://ftp.gnu.org/gnu/autogen/rel5.16.2/autogen-5.16.2.tar.gz |
| + | |Last review by=mtjm | ||
| + | |Last review date=2012/09/24 | ||
| + | |Submitted by=Database conversion | ||
| + | |Submitted date=2011-12-04 | ||
| + | |Is GNU=Yes | ||
| + | |GNU package identifier=autogen | ||
| + | |License verified date=2010-07-26 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=GPLv3orlater | ||
| + | |License verified by=Kelly Hopkins | ||
|License verified date=2010-07-26 | |License verified date=2010-07-26 | ||
| − | |||
}} | }} | ||
{{Person | {{Person | ||
| − | |||
|Real name=Bruce Korb | |Real name=Bruce Korb | ||
| + | |Role=Maintainer | ||
|Email=bkorb@gnu.org | |Email=bkorb@gnu.org | ||
| − | |||
}} | }} | ||
{{Resource | {{Resource | ||
| Line 73: | Line 62: | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
| − | |||
|Software-development=program-build-automation | |Software-development=program-build-automation | ||
| − | |Use=library,software-development | + | |Use=library, software-development |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
| Line 110: | Line 93: | ||
|Prerequisite description=ANSI C | |Prerequisite description=ANSI C | ||
}} | }} | ||
| + | {{Featured}} | ||
Revision as of 15:27, 24 September 2012
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 config 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
Related Projects
- Guile
- Autopackage
- Buildtool
- Autogen
This is a GNU package:autogen
Download
Download
version 5.17.4
(stable)
released on 18 May 2013
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv3orlater | Kelly Hopkins | 26 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 | POSIX environment |
| Required to build | Guile |
| Required to use | POSIX environment |
| Required to build | ANSI C |
| Required to use | Bourne-like shell |
| Required to use | Guile |
| Required to build | Bourne-like shell |
This entry (in part or in whole) was last reviewed on 19 May 2013.
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.