small (mu == micro) collection of software components with which to build Modelling Language Engineering (MLE) tools.
|
8 месяцев назад | |
---|---|---|
api | 8 месяцев назад | |
bootstrap | 9 месяцев назад | |
concrete_syntax | 8 месяцев назад | |
examples | 8 месяцев назад | |
framework | 9 месяцев назад | |
services | 8 месяцев назад | |
state | 8 месяцев назад | |
transformation | 8 месяцев назад | |
util | 8 месяцев назад | |
.gitignore | 8 месяцев назад | |
README.md | 4 лет назад | |
requirements.txt | 10 месяцев назад |
This repository contains the code for my take on (a part of) the Modelverse for my Master's thesis.
Some packages were used during development, but are not needed for succesful runtime (e.g. linter, autoformatter). These can be found under requirements_dev.txt
.
Python packages required to succesfully run/test the code in this repository can be found under requirements.txt
.