Personal tools

Library

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
(Add all subpages.)
Current revision (19:40, 4 June 2009) (edit) (undo)
(add libffi)
 
(2 intermediate revisions not shown.)
Line 5: Line 5:
*[[Library/AltBinary]] - binary I/O and serialization
*[[Library/AltBinary]] - binary I/O and serialization
*[[Library/ArrayRef]] - arrays and references
*[[Library/ArrayRef]] - arrays and references
 +
*[[Library/CC-delcont]] - delimited continuations and applications thereof
*[[Library/Compression]] - interface to best available C compression libraries
*[[Library/Compression]] - interface to best available C compression libraries
*[[Library/Core]] - [[GHC]]'s core library.
*[[Library/Core]] - [[GHC]]'s core library.
*[[Library/IO]] - a proposal for development of a new standard low-level IO library.
*[[Library/IO]] - a proposal for development of a new standard low-level IO library.
*[[Library/New collections]] - A modern package of collections types.
*[[Library/New collections]] - A modern package of collections types.
 +
*[[Library/PNG]] - create PNG files
*[[Library/Streams]] - fast extensible general I/O library.
*[[Library/Streams]] - fast extensible general I/O library.
*[[Library/VTY]] - A very simple terminal interface library.
*[[Library/VTY]] - A very simple terminal interface library.
 +
*[[Library/libffi]] - A binding to libffi
[[Category:Libraries]]
[[Category:Libraries]]

Current revision

Alternatives and extensions for libraries

Wiki pages with documentation for some libraries: