>From (UML) state diagrams to Python code made easy.

State machines are without any doubt a very good way to model behavior. The new 
code generator from Sinelabore translates hierarchical state machines 
efficiently into different languages now including Python.

The generator accepts diagrams from many common UML tools. It automatically 
performs robustness tests  and allows interactive simulation of the model. The 
generated code is maintainable and readable. No special runtime libraries are 
required. 

More information and a demo version is available on www.sinelabore.com

Best regards,
Peter Mueller
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to