codes split into modules: tsvm_core, tsvm_executable, TerranBASICexecutable

This commit is contained in:
minjaesong
2021-12-03 11:57:31 +09:00
parent 20b34c8d19
commit 5e290061f4
49 changed files with 582 additions and 281 deletions

8
.idea/artifacts/TerrarumTSVM.xml generated Normal file
View File

@@ -0,0 +1,8 @@
<component name="ArtifactManager">
<artifact type="jar" name="TerrarumTSVM">
<output-path>$PROJECT_DIR$/out/artifacts/TerrarumTSVM</output-path>
<root id="archive" name="TerrarumTSVM.jar">
<element id="module-output" name="tsvm_core" />
</root>
</artifact>
</component>