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.
Deryck Brown 55f6b2d105 Switch to generic visitor pattern. 3 years ago
Triangle.AbstractMachine Switch to generic visitor pattern. 3 years ago
Triangle.AbstractMachine.Disassembler Switch to generic visitor pattern. 3 years ago
Triangle.AbstractMachine.Interpreter Switch to generic visitor pattern. 3 years ago
Triangle.Compiler Switch to generic visitor pattern. 3 years ago
programs Added sample Triangle programs. 3 years ago
.gitignore Added .gradle to .gitignore. 3 years ago
.project Switch from Maven to Gradle projects. 3 years ago
LICENSE Initial commit 3 years ago
pom.xml Change to Java version 17. 3 years ago
settings.gradle Added gradle build files. 3 years ago