473,324 Members | 2,313 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

Finite State Machine GUI editor in python?


I have spent some time googling and on wiki and came up with
pyFSA in python. It may end up being useful, but it is not directly
what I am looking for, as there is no GUI that I can see.

I know about SMC, but it is not Python, and I can't find the gui.

This looks good, but it seems to be in a Latin based language
and I am linguistically challenged:

http://www.ucse.edu.ar/fma/sepa/edt.htm

I am looking for a similar front end, going from pretty pictures of
state diagrams to some sort of state machine descriptor language
or specification file, and I am not very fussy about the format of
the output at this stage.

Does anyone know of such an animal that is FOSS? - if written in
Python it will be a bonus!

It will also help if its in a language I can understand. : - (

- Hendrik
Dec 16 '07 #1
5 4158
kib
Hendrik van Rooyen a écrit :
I have spent some time googling and on wiki and came up with
pyFSA in python. It may end up being useful, but it is not directly
what I am looking for, as there is no GUI that I can see.

I know about SMC, but it is not Python, and I can't find the gui.

This looks good, but it seems to be in a Latin based language
and I am linguistically challenged:

http://www.ucse.edu.ar/fma/sepa/edt.htm

I am looking for a similar front end, going from pretty pictures of
state diagrams to some sort of state machine descriptor language
or specification file, and I am not very fussy about the format of
the output at this stage.

Does anyone know of such an animal that is FOSS? - if written in
Python it will be a bonus!

It will also help if its in a language I can understand. : - (
Hi Hendrik,

I've bookmarked these ones :

http://www.univ-paris12.fr/lacl/pomm...tlf/index.html [in French]
http://www.ncc.up.pt/~nam/ [look at the FAdo project]
http://www.cs.usfca.edu/~jbovet/vas.html [written in Java]

I hope it helps you,

Christophe.
Dec 16 '07 #2
"kib" <ki**@free.frwrote:
>Hi Hendrik,

I've bookmarked these ones :

http://www.univ-paris12.fr/lacl/pomm...tlf/index.html [in French]
http://www.ncc.up.pt/~nam/ [look at the FAdo project]
http://www.cs.usfca.edu/~jbovet/vas.html [written in Java]
Thanks I will check them out - at least the non French ones.
My French is constrained to making the noises for "yes" and
"no", without being able to spell them...

- Hendrik
Dec 17 '07 #3
"Hendrik van Rooyen" <ma**@microcorp.co.zawrites:

I am looking for a similar front end, going from pretty pictures of
state diagrams to some sort of state machine descriptor language
or specification file, and I am not very fussy about the format of
the output at this stage.
In case nothing better comes up and you want to code it yourself: Our
Hidden Markov Model library GHMM (http://ghmm.org) has a graphical
editor with XML output.

Maybe http://networkx.lanl.gov/ or other general Python graph packages
have what you want. Also check out http://www.graphviz.org/

Best,
Alexander
Dec 17 '07 #4
On Dec 16, 1:55 am, "Hendrik van Rooyen" <m...@microcorp.co.zawrote:
I have spent some time googling and on wiki and came up with
pyFSA in python. It may end up being useful, but it is not directly
what I am looking for, as there is no GUI that I can see.

I know about SMC, but it is not Python, and I can't find the gui.

This looks good, but it seems to be in a Latin based language
and I am linguistically challenged:

http://www.ucse.edu.ar/fma/sepa/edt.htm

I am looking for a similar front end, going from pretty pictures of
state diagrams to some sort of state machine descriptor language
or specification file, and I am not very fussy about the format of
the output at this stage.

Does anyone know of such an animal that is FOSS? - if written in
Python it will be a bonus!

It will also help if its in a language I can understand. : - (

- Hendrik
This looks interesting (and GPL'd :)

http://www46.homepage.villanova.edu/timothy.m.white/ [java]

Regards,
Jordan
Dec 17 '07 #5
"Alexander Schliep" <schl....lgen.mpg.dewrote:
>
In case nothing better comes up and you want to code it yourself: Our
Hidden Markov Model library GHMM (http://ghmm.org) has a graphical
editor with XML output.

Maybe http://networkx.lanl.gov/ or other general Python graph packages
have what you want. Also check out http://www.graphviz.org/
Thanks - will check them out - Hendrik

Dec 18 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

37
by: Carlos Ribeiro | last post by:
Oh well. A mailing list is not the most appropriate place for rants (a blog is better), but it's still better than keeping it for myself. I'm frustrated. My search for a good IDE to support my...
3
by: Leonard J. Reder | last post by:
Hello list, I have been searching on the web for a while now for a specific Python implementation of an FSM. More specifically what I am looking for is a Python implementation of the so called...
0
by: Leonard J. Reder | last post by:
Hello, Although posted this a few weeks ago I still have gotten much feedback so I want to put this out again and see if the response gets a bit more interesting. I have been searching on the...
1
by: Roberto Nunnari | last post by:
Hi all. I announce that there's a brand new, free FSM Generator in the Open Source arena: NunniFSMGen - release 1.0-RC1 http://nunnifsmgen.nunnisoft.ch NunniFSMGen is a java tool that...
0
by: Davide T | last post by:
How would I illustrate a finite state machine that checks that each start node/tag in an XML document has a corresponding end tag (ignoring nested tags of the same type and assuming that there is...
11
by: Nicholas R. Markham | last post by:
When I compile with the -ansi option (using gcc 3.2.3) I'm warned of an implicit declaration of function 'finite'. Does this mean that finite() is not part of ANSI C, or that I didn't include a...
67
by: Rui Maciel | last post by:
I've been delving into finite state machines and at this time it seems that the best way to implement them is through an intense use of the goto statement. Yet, everyone plus their granmother is...
2
by: qiooeer | last post by:
I want to know more about FSM,would you help me ? where is more details about this? Thanks
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.