initial commit: overall class structure and small maven-compatible tornadofx app

This commit is contained in:
2018-11-04 23:07:58 -05:00
commit 1c1be71bdc
31 changed files with 733 additions and 0 deletions

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

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="MavenProjectsManager">
<option name="originalFiles">
<list>
<option value="$PROJECT_DIR$/befunge/pom.xml" />
<option value="$PROJECT_DIR$/ide/pom.xml" />
</list>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="false" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>