Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
1.45

Diese Version fügt einen "pcursor" builtin, dass ein einfacher der Parameter-Stack zur Verfügung stellt. Es ist ähnlich wie bei der Shell-Funktionen aufgerufen werden, es sei denn hier, Nutzer "Push" und "Pop" manuell. Shell-Emulation von "strtok (3)" hinzugefügt, die nützlich, wenn Trennzeichen sind nicht für alle Token ist. Syntax für die eingebaute "strinterval 'wurde geändert, um match" matchinterval "für Konsistenz. Schließlich wurde die "Monetra" builtin zum Parsen der Montra IP-Format, die andere Karte Verarbeitung Middleware in den Bereichen Retail / POS Markt aufgenommen.
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