Shellac: A framework for creating shell envinronments
Shellac is a framework for building read-eval-print style shells.
Shells are created by declaratively defining a set of shell commands
and an evaluation function. Shellac supports multiple shell backends,
including a basic backend which uses only Haskell IO primitives and
a full featured readline backend based on the the Haskell readline
bindings found in the standard libraries.
This library attempts to allow users to write shells at a high level
and still enjoy the advanced features that may be available from a
powerful line editing package like readline.
Modules
[Index]
Downloads
- Shellac-0.9.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.9, 0.9.1, 0.9.5, 0.9.5.1, 0.9.5.2, 0.9.9 |
|---|---|
| Dependencies | base, directory, haskell98, mtl, unix [details] |
| License | BSD-3-Clause |
| Author | Robert Dockins |
| Maintainer | robdockins AT fastmail DOT fm |
| Category | User Interfaces |
| Home page | http://www.cs.princeton.edu/~rdockins/shellac/home/ |
| Uploaded | by RobertDockins at 2007-11-29T16:38:25Z |
| Distributions | |
| Reverse Dependencies | 5 direct, 0 indirect [details] |
| Downloads | 5698 total (7 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |