Announcement: Code generation from state diagrams

peter.o.mueller at gmx.de peter.o.mueller at gmx.de
Sun Oct 16 10:41:43 EDT 2016


>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



More information about the Python-list mailing list