./devel/hs-operational, Implementing monads with operational semantics

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2.4.2, Package name: hs-operational-0.2.4.2, Maintainer: pkgsrc-users

This library makes it easy to implement monads with tricky control flow.

This is useful for: writing web applications in a sequential style,
programming games with a uniform interface for human and AI players and easy
replay capababilities, implementing fast parser monads, designing monadic
DSLs, etc.

See the project homepage http://wiki.haskell.org/Operational for a more
detailed introduction and features.


Master sites:

Filesize: 18.024 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-07 13:14:26 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-operational: import hs-operational-0.2.4.2

This library makes it easy to implement monads with tricky control flow.

This is useful for: writing web applications in a sequential style,
programming games with a uniform interface for human and AI players and easy
replay capababilities, implementing fast parser monads, designing monadic
DSLs, etc.

See the project homepage http://wiki.haskell.org/Operational for a more
detailed introduction and features.