by Stefan Klikovits | Jun 25, 2019 | project, DSLs
crestdsl is a great example of an internal DSL embedded in Python. Read on to see why the author chose to do an internal DSL instead of an external DSL and what makes Python such a great host language for it.
by Tom Mens | Aug 13, 2018 | article, API, tools, UML and OCL
Sismic is a lightweight approach for defining, validating and executing statecharts thanks to an open source API implemented in Python 3
by Vincent Aranega | Feb 7, 2017 | tools, (meta)modeling, transformations
Looking for an alternative to the “standard” Java-based Eclipse Modeling Framework? Try this Python implementation of EMF with an emphasis on modeling flexibility and scripting (e.g. to write model transformations)
by Jordi Cabot | Mar 22, 2016 | UML and OCL, code generation, tools
A set of open source Java classes in GitHub to generate SQL, Python-Django or PHP-Symfony code from simple UML class diagrams
by Jordi Cabot | Mar 2, 2016 | development methods, opinion, programming, software engineering
Learn why this SME uses Python/Django as preferred programming environment, how they use UML, the development method they follow and much more!
Recent Comments