| New! |
|
EasyNet
is a .NET Windows application for anybody who needs to
plug a computer on more than one network. EasyNet makes this process a matter of
just a click..
|
|
|
|
Welcome
NunniFSMGen is a tool that starting from a transition table generates the
corresponding FSM (Finite State Machine) in Java, C or C++
source code. It has
been developped in 2003 at NunniSoft for generating the FSMs
of our own software and successfully used (here at NunniSoft) since it's first
internal release (in June 2003).
NunniFSMGen cleanly separates
logic from implementation by using a modified version of the state pattern,
thus easing the development process!
NunniFSMGen is free software (GPL), but, if you use and find it useful,
please consider making a donation. Even if small, it would help!
Latest News
Nunni FSM Generator v. 1.1 has been released!
August 12th, 2004: New release of Nunni FSM Generator.
Get it now.
This release produces more size-optimized C code.
Nunni FSM Generator v. 1.0.3 has been released!
February 23rd, 2004: New release of Nunni FSM Generator.
Get it now.
This release includes:
- fixed bug in structure initialization in the generated C code.
- some clean up.
Nunni FSM Generator v. 1.0.2 has been released!
February 22nd, 2004: New release of Nunni FSM Generator.
Get it now.
This release includes:
- The C/C++ generated code did not considered the EventParamType
as defined in the configuration file, but always used a type 'void *"
- in general, better handling of the configuration parameters.
Since January 1st, NunniFSMGen is open software and is released under the
GNU GPL License. You can
download the source and
binaries at SourceForge, who hosts the project:
|