streamproc: Stream Processer Arrow

[ bsd3, control, library ] [ Propose Tags ]

Stream Processer Arrow


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.6.2
Dependencies base [details]
License BSD-3-Clause
Author Shawn Garbett <shawn@garbett.org>, Peter Simons <simons@cryp.to>
Maintainer simons@cryp.to
Category Control
Home page http://cryp.to/streamproc/
Uploaded by PeterSimons at 2008-02-20T22:24:12Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 7073 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for streamproc-1.1

[back to package description]
Generic Stream Processor Arrow
==============================

:Latest Release: streamproc-1.1.tar.gz_
:Darcs:          darcs_ get --partial http://cryp.to/streamproc/

Synopsis
--------

  A continuation-based stream processor implemented as an
  `Arrow <http://haskell.org/arrows/>`_.

Documentation
-------------

  `Reference Documentation`_
     Haddock-generated reference of all exported
     functions.

  `The Arrow Paper <http://www.cs.chalmers.se/~rjmh/Papers/arrows.pdf>`_
     John Hughes, "*Generalising Monads to Arrows*"

Copyleft
--------

  Copyright (c) 2007 by Shawn Garbett <shawn@garbett.org>
  and Peter Simons <simons@cryp.to>. All rights reserved.
  This software is released under `BSD-style license
  <LICENSE>`_.

-----------------------------------------------------------------

`[Homepage] <http://cryp.to/>`_

.. _Haskell: http://haskell.org/

.. _darcs: http://abridgegame.org/darcs/

.. _streamproc-1.1.tar.gz: http://cryp.to/streamproc/streamproc-1.1.tar.gz

.. _Reference Documentation: docs/index.html