DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamescsh-0.6
BeschreibungA `scheme' interpreter designed for writing system programs
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.6.7-7
Sektionuniverse/interpreters
Prioritätextra
Installierte Größe8096 Byte
Hängt ab vonlibc6 (>= 2.8), libelfg0 (>= 0.8.12), scsh-common-0.6 (= 0.6.7-7)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße2978538 Byte
Prüfsumme MD5da11c4d80fbf1beba45bf626f2508bee
Prüfsumme SHA1bdc15a85aa6d832443af9788a5aec0c48c7e2b2a
Prüfsumme SHA2560f6ee23734d2f903ccd3f902e7f48f5b7f927097404461f85552c6803b951d40
Link zum Herunterladenscsh-0.6_0.6.7-7_i386.deb
Ausführliche BeschreibungScsh 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.


Impressum
Linux is a registered trademark of Linus Torvalds