Allegro.cc - Online Community

Allegro.cc Forums » Programming Questions » Visual FSM?

This thread is locked; no one can reply to it. rss feed Print
Visual FSM?
Kris Allen
Member #4,639
May 2004
avatar

Hi,

Does anyone know where I could get a visual FSM (finite state machine) simulator, if one exists? I'm pondering about making some sort of compiler using one but I want to plan it out first.

Thanks

- Kris

ReyBrujo
Moderator
January 2001
avatar

Hmm... maybe there are some. When I explained regular expressions to co-workers and my idea of how to create a file parser, I used this to show them. It is not exactly what you want, but might help.

--
RB
光子「あたしただ…奪う側に回ろうと思っただけよ」
Mitsuko's last words, Battle Royale

kentl
Member #2,905
November 2002

We used AAAAA as part of a uni course and it was great. It can do much more than just FSM though, but it is excellent with FSM´s. It´s lots and lots of fun! :) (i like automata theory as you might notice ;))
[append] It´s non-Windows though, but you have the source-code if you would like to try and port it.

Go to: