Qfsm

A graphical tool for designing finite state machines

News  About  Changes  Download  Screenshots  Contribute  Contact

About Qfsm

Qfsm is a graphical editor for finite state machines written in C++ using the graphical toolkit Qt.

Finite state machines are a model to describe complex objects or systems in terms of the states they may be in. In practice they can used to design integrated circuits or to create regular expressions, scanners or other program code.

Current features of Qfsm are:

Qfsm is being developed by Stefan Duffner and Rainer Strobel.