Télécharger la liste

Description du projet

Bash.Diff is a patch against Bash shell. In the
main core, it adds the following syntax: {a..b};
${var|...}; then-else-fi to for/while/until/case
statements; try-block with string exception;
<&lt+; and, <<<<. As builtin, it
adds the following: sscanf(3), <string.h>,
<ctype.h> wrappers; array, regex(3), stack,
queue operations; GDBM, SQLite, PostgreSQL, MySQL
database interfaces; HTML template engine (BASP);
Expat XML parser interface; x-y char plot; DOS,
CSV, Awk support; Libwebserver interface; RPN
calculator with <math.h> functions; and,
GTK+2 interface for GUI dialog.

Système requise

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.

2008-10-01 15:33 Retour à la liste release
1.45

Cette version ajoute un «pcursor 'intégrés qui fournit une simple pile de paramètres de position. Il est similaire au shell où les fonctions sont appelées, sauf qu'ici, les utilisateurs "push" et "pop" manuellement. Émulation coquille du 'strtok (3) »est ajoutée, ce qui est utile lorsque les délimiteurs sont pas identiques pour tous les jetons. Syntaxe pour BUILTIN la «strinterval 'a été changé pour correspondre à' matchinterval» pour la cohérence. Enfin, builtin la «Monetra 'a été ajoutée pour l'analyse du format Montra IP, qui est un autre middleware de traitement des cartes sur le marché du point de vente au détail /.
Tags: Minor feature enhancements
This release adds a 'pcursor' builtin that provides a simple stack of positional parameters. It is similar to when shell functions are called, except here, users "push" and "pop" manually. Shell emulation of 'strtok(3)' is added, which is useful when delimiters are not same for all tokens. Syntax for the 'strinterval' builtin has been changed to match 'matchinterval' for consistency. Finally, the 'monetra' builtin has been added for parsing the Montra IP format, which is another card processing middleware in the Retail/POS market.

Project Resources