The latest version of Shellac is 0.9.9-1.

Shellac

Version 0.9.1 revision 0 uploaded by RobertDockins.

Package meta

Synopsis
A framework for creating shell envinronments
Description

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.

Author
Robert Dockins
Bug reports
n/a
Category
User Interfaces
Copyright
n/a
Homepage
http://www.cs.princeton.edu/~rdockins/shellac/home/
Maintainer
robdockins AT fastmail DOT fm
Package URL
n/a
Stability
Beta

Components