Triangle tools from the text book Programming Processors in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
simonkellet c3d038dd35 lets see if this works 6 months ago
Triangle.AbstractMachine Renamed packages to match Java guidelines. 10 months ago
Triangle.AbstractMachine.Disassembler Tidying up code. 10 months ago
Triangle.AbstractMachine.Interpreter Tidying up code. 10 months ago
Triangle.Compiler bugfix for duplicate formal params 7 months ago
gradle/wrapper Added gradle wrapper 9 months ago
programs added simple examples 7 months ago
.gitignore Added .gradle to .gitignore. 10 months ago
.project Switch from Maven to Gradle projects. 10 months ago
LICENSE Initial commit 10 months ago
gradlew Added gradle wrapper 9 months ago
gradlew.bat Added gradle wrapper 9 months ago
pom.xml Change to Java version 17. 10 months ago
settings.gradle Added gradle build files. 10 months ago
test lets see if this works 6 months ago