Thx ! Will be an interesting read 

> Le 1 juin 2015 à 18:00, Herwig Hochleitner <[email protected]> a écrit :
> 
> 2015-06-01 17:35 GMT+02:00 Khalid Jebbari <[email protected]>:
>> So the various states are encapsulated in a go loop?
> 
> In multiple go-loops, actually.
>  
>> I always knew that core.async could be used to model FSM's.
> 
> In a way, core.async go blocks desugar into an fsm implementation (reified 
> state, explicit state transitions). Maybe that's what makes them well-suited 
> to implementing FSMs on top.
> 
>> Well, if you can share the code somehow, do so.
> 
> https://www.refheap.com/101966
> -- 
> Note that posts from new members are moderated - please be patient with your 
> first post.
> --- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "ClojureScript" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/clojurescript/7STtgK5QiIc/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/clojurescript.

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to