Télécharger la liste

Description du projet

Haskell Ports Library provides ports in Haskell.
Ports are an abstraction for modelling variables
whose values evolve over time without the need to
resort to mutable variable, such as
IORefs. More precisely, a port represents all
values that a time-dependent variable successively
take as a stream, where each element of the stream
corresponds to a state change. A port supports
concurrent construction of the time series, or
stream of values. Ports are ideally suited for
purely functional GUI interfaces that completely
avoid the use of mutable variables.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-12-26 23:21
0.4.3

Assortiment de mises à jour, améliorations et corrections de bugs.
Tags: Major feature enhancements
Assorted updates, enhancements, and bugfixes.

2001-08-28 15:27
0.3.3

Prise en charge expérimentale pour le port de gestion axée sur les sous-processus ajouté.
Tags: Major feature enhancements
Experimental support for port-based subprocess management added.

Project Resources