SMC - the State Machine Compiler
SMC takes a state machine stored in a .sm file and generates a State pattern in fourteen programming languages (C, C++, C#, [incr Tcl], Groovy, Java, Lua, Objective-C, Perl, PHP, Python, Ruby, Scala, VB.net). Includes: default transitions, transition args
... [More], transition guards, push/pop transitions and Entry/Exit actions.
See all details on http://smc.sourceforge.net/. [Less]
Workcraft provides a flexible common framework for the development of Interpreted Graph Models, including visual editing, (co-)simulation, synthesis and formal verification. With Workcraft, the user can design a system using the most appropriate formalism (or even different formalisms for the
... [More] subsystems), while still utilising the power of Petri net analysis techniques. The applications of the Workcraft are wide-ranging: from modelling concurrent algorithms and biological systems to designing asynchronous electronic circuits and investigating crimes. [Less]
Learn Finite State Automata that generalize over a set of training instances.
This is an (incomplete) implementation of GAL, the Genetic Automaton Learner as
defined in Chapter 5 of Belz (2000).
The point of this code is to learn a FSA that *generalizes* from a set of positive
examples. (If
... [More] you just want to cover exactly the input, you can use any existing
package for doing FSA minimization.)
The input file is in text format, one sequence per line, the alphabet will be induced
by tokens separated by white-spaces. [Less]
Multiplatform C++ libraries. 1. xmt: Portable programming interface to build MultiThreaded (MT) applications or libraries; 2. sockios: interface to sockets (C++ IO streams); 3. StEM: finite state machine/communication framework (communication with ev
StateCore is an generic finite state machine (FSM), based on the state pattern and written in C++.
StateCore was created with the idea to helping the developers. This was created under the LGPL license. This means that it is completely free to use for commercial and non commercial applications.
... [More]
Features:
* Interface and Implementation class
* Small and fast inline methods
* Global, Current and Previous states
* Enter, Execute and Exit events
* Based on the state pattern
* Easy-to-use
Project Homepage:
ceStateCore.sourceforge.net
CorEngine's Blog: (Spanish blog)
CorEngine.wordpress.com [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy