Summary
Scsh has two main components: a process notation for running programs and setting up pipelines and redirections, and a complete syscall library for low-level access to the operating system, i.e. to POSIX, the least common denominator of more or less all Unices, plus widely supported extensions such as symbolic links and BSD sockets. Moreover, scsh provides an awk facility for pattern-directed computation over streams of records, a rich facility for matching regular-expression patterns in strings, event-based interrupt handling, user-level threads, a futuristic module system, and an interactive environment. Scsh comes with extensive documentation describing these and other features.
Versions
v0.7_pre20160820 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~x86
Dependencies
dev-scheme / scheme48 : Scheme48 is an implementation of the Scheme Programming Language
Runtime Dependencies
dev-scheme / scheme48 : Scheme48 is an implementation of the Scheme Programming Language
Depending packages
app-shells / scsh : Unix shell embedded in Scheme
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-scheme/scsh-lib: new package; add version 0.7_pre20160820
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>