Download List

Projeto Descrição

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
5.10

Quando uma opção é configurada para fora (via ifdef ou atributos ifndef), ele agora pode ainda mostrar-se no texto o uso como "deficientes". AutoOpts agora suporta um atributo nova opção: aliases. Esta opção será listada no texto de utilização, mas serão tratados exatamente como se a opção-alias para estava especificado. AutoGen saída de rastreamento permite-lhe agora um prefixo de nome de arquivo com shell-style anexar redirecionamento para indicar que a saída anexa ao processo (ou seja,>> arquivo).
Tags: Major bugfixes, Major feature enhancements
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).

2008-11-17 10:16
5.9.6

Um tempo de nova função-string-> number irá converter várias seqüências duração do tempo (a la ISO-8601) em uma contagem de segundos. Existem várias limpezas obscuros.
Tags: Minor feature enhancements
A new function time-string->number will convert various time duration strings (a la ISO-8601) into a count of seconds. There are various obscure cleanups.

2007-10-08 02:11
5.9.3

Minor tweaks. Principalmente o veículo para AutoOpts.
Tags: Code cleanup
Minor tweaks. Mostly the vehicle for AutoOpts.

2007-05-06 00:53
5.9.1

A opção de uso - é agora suportado. Repressão do arquivo de configuração de análise com as variáveis de ambiente agora funciona corretamente. Limpezas foram feitas para Windows e empacotamento do Debian.
Tags: Minor feature enhancements
The --usage option is now supported. Suppression
of configuration file parsing with environment
variables now works correctly. Cleanups were made
for Windows and Debian packaging.

2007-01-28 01:21
5.8.9

Alguns problemas de configuração foram corrigidos.
Tags: Minor bugfixes
Some configuration issues were fixed.

Project Resources