Download List

项目描述

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.

系统要求

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

什锦更新,增强功能和错误修正。
标签: Major feature enhancements
Assorted updates, enhancements, and bugfixes.

2001-08-28 15:27
0.3.3

实验支持基于端口的子管理的补充。
标签: Major feature enhancements
Experimental support for port-based subprocess management added.

Project Resources