[Haskell] Eddie - a tool for shell scripting with haskell
Mike Meyer
mwm at mired.org
Sun Jul 31 07:01:10 CEST 2011
Eddie 0.2 is now available. The easy install is via cabal, but source
is available from the project page on googlecode
(http://eddie.googlecode.com).
Eddie is a tool that runs Haskell functions of type String -> String as
shell filters.
Eddie was developed as an experiment in using functional languages for
shell scripting. The reasons and results of that are discussed in my
blog entry at
http://blog.mired.org/2011/07/eddie-shell-scripting-with-haskell.html.
Version 0.2 cleaned up error handling and added a flag to allow
proper processing of binary files on Windows.
Version 0.1 was released without a formal announcement.
<mike
--
Mike Meyer <mwm at mired.org> http://www.mired.org/
Independent Software developer/SCM consultant, email for more information.
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
More information about the Haskell
mailing list