On Sun, May 17, 2015 at 2:15 PM, Marc Fawzi <[email protected]> wrote: > Don' mean to hamper enthusiasm but here is why code generation from FSM > charts can at most be a purely educational exercise. This guy captures it > well: > > http://www.skorks.com/2011/09/why-developers-never-use-state-machines/ > > Doing it the other way around, i.e. Generate FSM charts from code (execution > traces) offers all the debugging and visualization benefits without the > catch-22 mentioned in the article.
Scott Wlaschin enthusiatically describes creating a F# FSM in "Calculator Walkthrough: Part 4 - Designing using a state machine" [1] [1] http://fsharpforfunandprofit.com/posts/calculator-complete-v2/ -- 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.
