Implement MaMa machine

This commit is contained in:
Jan-Niclas Loosen
2025-10-17 16:45:50 +02:00
parent ba7996a01e
commit 5b3cc31fb8
11 changed files with 431 additions and 0 deletions

7
.idea/misc.xml generated Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Black">
<option name="sdkName" value="Python 3.13 (python_clients)" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.13 (Construction-of-Compilers)" project-jdk-type="Python SDK" />
</project>