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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.