[Haskell-cafe] ANN: Elerea, another FRP library

Peter Verswyvelen bugfact at gmail.com
Sun Apr 12 17:24:35 EDT 2009


That's rather amazing. Is this the first FRP lib that does this?

2009/4/12 Patai Gergely <patai_gergely at fastmail.fm>

> I uploaded a new version of the library. The biggest change is that
> transfer functions and latchers have no delay by default any more.
> Additionally, this version has a unique and rather shady feature: it
> inserts delays whenever it encounters a cyclic dependency involving
> stateful signals. If you don't like this behaviour, you can prevent it
> by adding the delays yourself wherever you want them.
>
> The change is quite spectacular if you compare the current behaviour of
> the breakout example with the previous one.
>
> Gergely
>
> --
> http://www.fastmail.fm - Same, same, but different...
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090412/4cb59eb0/attachment.htm


More information about the Haskell-Cafe mailing list