Quellcode-Paket scsh-0.6 herunterladen:
Scsh has a high-level process notation for doing shell-script like tasks: running programs, establishing pipelines and I/O redirection. Scsh embeds this process notation within a full implementation of Scheme, a minimal and clean dialect of the Lisp programming language. The process notation is realized as a set of macro definitions, and is carefully designed to allow full integration with standard Scheme code. Scsh isn't Scheme-like; it is Scheme.
At the scripting level, scsh also has an Awk design, also implemented as a macro that can be embedded inside general Scheme code.
Scsh additionally provides the low-level access to the operating system normally associated with C. The current release provides full access to POSIX, plus important non-POSIX extensions, such as complete sockets support. "Full access to POSIX" means: fork, exec & wait, sockets, full read, write, open & close, seek & tell, complete file-system access, including stat, chmod/chgrp/chown, symlink, FIFO & directory access, tty & pty support, file locking, pipes, select, file-name pattern-matching, time & date, environment variables, signal handlers, and more.
Homepage: http://www.scsh.net/
|
|
|
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| arm | 2 912,1 kB | 7947 kB | [Liste der Dateien] |
| hppa | 3 168,8 kB | 8276 kB | [Liste der Dateien] |
| i386 | 2 907,2 kB | 8084 kB | [Liste der Dateien] |
| mips | 3 166,0 kB | 8360 kB | [Liste der Dateien] |
| mipsel | 2 977,8 kB | 8360 kB | [Liste der Dateien] |
| powerpc | 3 140,2 kB | 8216 kB | [Liste der Dateien] |
| s390 | 3 122,7 kB | 8136 kB | [Liste der Dateien] |
| sparc | 3 117,7 kB | 8160 kB | [Liste der Dateien] |