Imperative Notation

Johannes Waldmann joe@informatik.uni-leipzig.de
Wed, 10 Feb 1999 08:47:00 +0100 (MET)


Ana Maria Abrao wrote:

> that general mechanisms are always hard to use. Everybody should design
> his/her own clean input/output library. 

by analogy, should everybody design his/her own sorting function?
hash table implementation? etc.

i want libraries with tools (say, parser combinators) 
that are general enough (i think i agree with Ana Maria here) 
*and* i want support for combining and using these tools,
and Haskell's "do" notation provides this for monads.

-- 
Dr. Johannes Waldmann     Institut fur Informatik    Universitat Leipzig
joe@informatik.uni-leipzig.de http://www.informatik.uni-leipzig.de/~joe/
Augustusplatz, D-04109 Leipzig, Germany, Tel/Fax (+49) 341 97 32 204/209