Download List

프로젝트 설명

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

이 릴리스는 간단한 위치와 매개 변수를 스택을 제공하는 'pcursor'내장을 추가합니다. 쉘 기능을 때라고합니다하려면 여기를 제외하고 비슷합니다, 사용자가 "푸시"와 "팝업"수동으로. '의 셸 에뮬레이션 strtok (3)', 때 토큰 구분 기호가 모두 동일하지 않습니다 유용한 추가됩니다. 구문 'strinterval'내장에 대한 '일관성 matchinterval 일치하도록 변경되었습니다. 마지막으로, 'monetra'내장이 정품 / 포스 시장에서 다른 카드를 처리하는 미들웨어입니다 Montra의 IP 형식 구문 분석이 추가되었습니다.
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