small (mu == micro) collection of software components with which to build Modelling Language Engineering (MLE) tools.
|
3 週間 前 | |
---|---|---|
api | 2 ヶ月 前 | |
bootstrap | 3 週間 前 | |
concrete_syntax | 5 ヶ月 前 | |
examples | 3 週間 前 | |
framework | 9 ヶ月 前 | |
services | 5 ヶ月 前 | |
state | 6 ヶ月 前 | |
transformation | 3 週間 前 | |
tutorial | 3 週間 前 | |
util | 3 週間 前 | |
.gitignore | 8 ヶ月 前 | |
README.md | 3 週間 前 | |
TODO.txt | 6 ヶ月 前 | |
requirements.txt | 7 ヶ月 前 |
Tiny (meta-)modeling framework.
Features:
The following branches exist:
mde2425
- the branch containing a snapshot of the repo used for the MDE assignments 24-25. No breaking changes will be pushed here. After the re-exams (Sep 2025), this branch will be frozen.master
- currently equivalent to mde2425
(this is the branch that was cloned by the students). This branch will be deleted after Sep 2025, because the name is too vague.development
- in this branch, new development will occur, primarily cleaning up the code to prepare for next year's MDE classes.A good place to learn how to use muMLE is the tutorial
directory. Each file is an executable Python script that explains muMLE step-by-step (read the comments).