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-common-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öße1904 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellescsh-0.6
Paketgröße381734 Byte
Prüfsumme MD5b22433dc9891e06b2f6253b2a7ebd83a
Prüfsumme SHA11c351a5783ef57e2534cc5bfb047ffb4e65e96b5
Prüfsumme SHA256b2c6a684fc607be71736c2b167d890a232f099b3d2c1eff74c1d65c28a8b6481
Link zum Herunterladenscsh-common-0.6_0.6.7-7_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. "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. . This package contains the architecture-independent files.


Impressum
Linux is a registered trademark of Linus Torvalds