NunniFSMGen is a library designed to generate a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, thus easing your work.Improve your development with this tool.
14 Ağustos 2009 Cuma
NunniFSMGen 1.1
NunniFSMGen is a library designed to generate a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, thus easing your work.Improve your development with this tool.