Download List

Descripción del Proyecto

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.

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.

2008-10-01 15:33 Back to release list
1.45

Esta versión incluye un 'pcursor' integrados que proporciona una simple pila de los parámetros de posición. Es similar a cuando se llama a las funciones de depósito, salvo aquí, los usuarios de "push" y "pop" de forma manual. De emulación de Shell de "strtok (3)» se añade, que es útil cuando delimitadores no son iguales para todas las fichas. Sintaxis para la orden interna de la 'strinterval' se ha cambiado para que coincida con 'matchinterval "para mayor coherencia. Por último, la orden interna 'monetra se ha añadido para analizar el formato Montra IP, que es otro de middleware de procesamiento de tarjetas en el mercado de punto de venta al por menor /.
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