Khalid, et al,

Check this out...

http://blog.burntsushi.net/transducers/#finite-state-machines-as-data-structures



On Mon, Jun 1, 2015 at 9:26 AM, Khalid Jebbari <khalid.jebb...@gmail.com>
wrote:

> Thx ! Will be an interesting read
>
> Le 1 juin 2015 à 18:00, Herwig Hochleitner <hhochleit...@gmail.com> a
> écrit :
>
> 2015-06-01 17:35 GMT+02:00 Khalid Jebbari <khalid.jebb...@gmail.com>:
>
>> 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
> clojurescript+unsubscr...@googlegroups.com.
> To post to this group, send email to clojurescript@googlegroups.com.
> 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 clojurescript+unsubscr...@googlegroups.com.
> To post to this group, send email to clojurescript@googlegroups.com.
> 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 clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to