A Finite State Machine Editor, written on QT.
It allows to draw Finite State Machine with easy GUI and store it in XML file.
There are Finite State Machine Compilers to translate this description to source code (technique like QT's UIC uses).
License
GNU General Public License version 2.0 (GPLv2)Follow Finite State Machine Editor
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Surely the Qt3 dependence is a heritage since the project started in 2003, but nowadays pulling in Qt3 is something that repelled me from using the editor. Would be fine if Qt4 QStateMachine could be generated.