Shellac: A framework for creating shell envinronments

[ bsd3, library, user-interfaces ] [ Propose Tags ]

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.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

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 (>=4 && <5), directory, mtl, unix [details]
License BSD-3-Clause
Author Robert Dockins
Maintainer robdockins AT fastmail DOT fm
Revised Revision 1 made by RobertDockins at 2016-06-04T23:17:01Z
Category User Interfaces
Home page http://rwd.rdockins.name/shellac/home/
Source repo head: git clone git://github.com/robdockins/shellac
Uploaded by RobertDockins at 2016-06-03T04:06:42Z
Distributions
Reverse Dependencies 5 direct, 0 indirect [details]
Downloads 5460 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-06-03 [all 1 reports]