Nunni FSM Generator v. 1.1 released!
From: Roberto Nunnari (robi_at_nunnisoft.ch)
Date: 08/14/04
- Next message: John Roth: "Re: How do you make decisions that optimize software quality?"
- Previous message: Juhan Leemet: "Re: How do you make decisions that optimize software quality?"
- Next in thread: Michael Amling: "Re: Nunni FSM Generator v. 1.1 released!"
- Reply: Michael Amling: "Re: Nunni FSM Generator v. 1.1 released!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 14 Aug 2004 15:13:56 +0200
NunniFSMGen v. 1.1 has been released on August 12th 2004
NunniFSMGen is Open Source and comes with GPL license.
http://nunnifsmgen.nunnisoft.ch/en/home.jsp
NunniFSMGen is a java 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).
Changes since 1.0.3
- generation of C code is now more optimized for size
- some clean up
NunniFSMGen has also been used to develop two other Open
Source projects, distributed under the LGPL licence:
NunniMJAX http://nunnimjax.nunnisoft.ch/en/home.jsp
and
NunniMCAX http://nunnimcax.nunnisoft.ch/en/home.jsp
The above are two minimal and lightweight libraries for
parsing XML. The first is written in Java, the sencond in C.
Best regards.
--
Roberto Nunnari -software engineer-
mailto:robi@nunnisoft.ch
Residenza Boschetto 12 tel/fax: +41-91-6046511
6935 Bosco Luganese """ mobile: +41-76-3208561
Switzerland (o o)
========================oOO==(_)==OOo========================
- Next message: John Roth: "Re: How do you make decisions that optimize software quality?"
- Previous message: Juhan Leemet: "Re: How do you make decisions that optimize software quality?"
- Next in thread: Michael Amling: "Re: Nunni FSM Generator v. 1.1 released!"
- Reply: Michael Amling: "Re: Nunni FSM Generator v. 1.1 released!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|