In addition to the Horrocks book, take a look at "Practical UML Statecharts in C / C++". This book also describes Harel Statecharts, but goes into much more depth about how one can implement them on embedded systems.
I've been experimenting with using Harel Statecharts as an architecture for ClojureScript applications, and it has been working out very well. This video from last year describes that work: https://www.youtube.com/watch?v=57wJpfMcfnU (I haven't open sourced any of these tools, though since I recorded that video Figwheel came out and David has put a ton of work into the cljs compiler, so you should be able to get up and running with those tools.) -- 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.
