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
BeschreibungA `scheme' interpreter designed for writing system programs (default version)
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.6.6.3
Sektionlisp
Prioritätextra
Installierte Größe8 Byte
Hängt ab vonscsh-0.6
Empfohlene Pakete
PaketbetreuerLionel Elie Mamane
Quellescsh-defaults
Paketgröße2738 Byte
Prüfsumme MD59de15674e910882cb97c2acd8105ebf9
Prüfsumme SHA13b6f6d9a29ed12f225ae5618dcce5b4aa358f06c
Prüfsumme SHA256e5796577c9b36c8fdc2543ed4f59bb2547eefab6c0c006fbd81a3c21cfdfd5ae
Link zum Herunterladenscsh_0.6.6.3_all.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. "Complete 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. . Please be aware that several of the other scheme implementations being distributed as Debian packages also provide much of the similar system programming functionality. It is wisest to try them all and explore. . This package is a dependency package, which depends on Debian's default scsh version (currently v0.6).


Impressum
Linux is a registered trademark of Linus Torvalds