You also need some type of pipe functionality.
There is a paper on arrows (by John Hughes?), that seems like it describes
a good way to implement pipes in Haskell.

-Alex-

___________________________________________________________________
S. Alexander Jacobson                   Shop.Com
1-212-697-0184 voice                    The Easiest Way To Shop


On 20 Aug 1999, Marko Schuetz wrote:

> >>>>> "Jeff" == Jeff Burdges <[EMAIL PROTECTED]> writes:
> 
> >> 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?
> 
> Jeff> Yes, it would be a wonderful idea.. but Hugs would need to be
> Jeff> madified since a) it has no history, tab compleation, or other
> 
> You can make hugs use readline, giving you many of these interactive
> features, e.g. incremental search backwards through your history etc.
> 
> Marko
> 
> -- 
> Marko Schütz            [EMAIL PROTECTED]
> http://www.ki.informatik.uni-frankfurt.de/~marko/
> 




Reply via email to