[Haskell-cafe] Make a DSL serializable
luc taesch
luc.taesch at gmail.com
Tue Mar 26 10:19:29 CET 2013
On 2013-03-25 19:00:42 +0000, Alberto G. Corona said:
> It is possible as long as there is a empty event and there is a
> operation that mix two events to créate an state and an operation that
> mix an state and a event to créate an state.
I just read this at a time I am learning FRP Reactive banana
and these two collides : Workflow (Event, state) ~ FRP (Event, bahavior)
is that anyway connected, Alberto ? ( workflow and FRP )
( are worflow are serializable persitent FRP Network ?)
> -
More information about the Haskell-Cafe
mailing list