|
About:
Streams is an I/O library designed to eventually
replace the current I/O facilities based on using
Handles. The main advantage is its strong modular
design using typeclasses. It consists of small
independent modules, each implementing one type of
stream (file, memory buffer, pipe, etc.) or one
part of common stream functionality (buffering,
char encoding, locking, etc.). 3rd-party librarie
can easily add new stream types and new common
functionality. Other benefits of the new library
include support for streams functioning in any
monad, Hugs and GHC compatibility, high speed, and
an easy migration path from the existing I/O
library. It is heavily based on the HVIO module
written by John Goerzen.
Author:
Bulat Ziganshin <bulat __dot__ ziganshin __at__ gmail __dot__ com>
[contact developer]
Homepage:
http://haskell.org/haskellwiki/Library/Streams
Tar/GZ:
http://pupeno.com/software/streams/Streams-0.1.7.tar.gz
Tar/BZ2:
http://pupeno.com/software/streams/Streams-0.1.7.tar.bz2
CVS tree (cvsweb):
http://software.pupeno.com/cgi-bin/darcs.cgi/Streams-0.1/?c=browse
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
(not rated)
» Vitality: 0.00% (Rank 25475)
» Popularity: 0.06% (Rank 41835)

(click to enlarge graphs)
Record hits: 1,063
URL hits: 276
Subscribers: 0
|
|