Home > Archive > Scheme > February 2007 > State machine simulator / code generator?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
State machine simulator / code generator?
|
|
|
| Would Scheme be a good language for writing a program that lets me
define state machines, work with them (send messages to them, watch
state transitions, view log messages), and also generate code for
other languages for those state machines?
| |
| Conrad 2007-02-15, 10:10 pm |
| On Feb 15, 7:38 pm, "Griff" <gret...@gmail.com> wrote:
> Would Scheme be a good language for writing a program that lets me
> define state machines, work with them (send messages to them, watch
> state transitions, view log messages), and also generate code for
> other languages for those state machines?
http://www.google.com/url?sa=t&ct=r...tY0KC1VZGZqk6-w
-Conrad
|
|
|
|
|