2 projects tagged "Shells"
Hashell is a shell written in Haskell and which is intended to provide a set of abstractions that allow you to use Haskell as a shell programming language for your daily administration tasks. Hashell works like a kind of a layer between a command line prompt and the Glasgow Haskell Compiler RTS, so the user can mix expressions of both enviromments together in a very uniform way.