Shellac-0.9.5.1: A framework for creating shell envinronments

The Shellac package

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.

Properties

Versions0.9, 0.9.1, 0.9.5, 0.9.5.1
Dependenciesbase (<4), directory, mtl or
base (4.*), directory, mtl
LicenseBSD3
AuthorRobert Dockins
Maintainerrobdockins AT fastmail DOT fm
StabilityBeta
CategoryUser Interfaces
Home pagehttp://www.cs.princeton.edu/~rdockins/shellac/home/
Upload dateMon Sep 21 19:08:18 UTC 2009
Uploaded byRobertDockins
Built onghc-6.10, ghc-6.12, ghc-7.0
DistributionsNixOS: 0.9.5.1, Debian: 0.9.5.1

Modules

Downloads