I am just learning Hugs/Haskell (Thanks for a great book ST!)
but already I am using hugs as script writing tool. It occured to me
to use it this way when I saw the 'illiterate' program in the hugs
manual. By reading in files and using list comprehensions, it seems
you express simple file manipulation programs easily.
A shell would be awesome!
On Fri, 20 Aug 1999, Friedrich Dominicus wrote:
> Just wondering if someone uses Hugs for writing Unix-Shell Scripts. Or
> what would you think about a Haskell-Shell. SCSH (a Scheme-Shell)
> brought me on that idea. Don't you think that would be a nice thing?
>
> Regards
> Friedrich
>