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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
simonkellet c3d038dd35 lets see if this works 2 years ago
Triangle.AbstractMachine Renamed packages to match Java guidelines. 2 years ago
Triangle.AbstractMachine.Disassembler Tidying up code. 2 years ago
Triangle.AbstractMachine.Interpreter Tidying up code. 2 years ago
Triangle.Compiler bugfix for duplicate formal params 2 years ago
gradle/wrapper Added gradle wrapper 2 years ago
programs added simple examples 2 years ago
.gitignore Added .gradle to .gitignore. 2 years ago
.project Switch from Maven to Gradle projects. 2 years ago
LICENSE Initial commit 2 years ago
gradlew Added gradle wrapper 2 years ago
gradlew.bat Added gradle wrapper 2 years ago
pom.xml Change to Java version 17. 2 years ago
settings.gradle Added gradle build files. 2 years ago
test lets see if this works 2 years ago