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 cd280e3c4b added test case for new comment 2 years ago
Triangle.AbstractMachine Java 11 compatibility 2 years ago
Triangle.AbstractMachine.Disassembler Java 11 compatibility 2 years ago
Triangle.AbstractMachine.Interpreter Java 11 compatibility 2 years ago
Triangle.Compiler added test case for new comment 2 years ago
build/libs added build dir 2 years ago
gradle/wrapper Added gradle wrapper 2 years ago
programs Added bardemo 2 years ago
.gitignore added ignore to .tam files 2 years ago
.project Switch from Maven to Gradle projects. 2 years ago
LICENSE Initial commit 2 years ago
build.gradle Changed master project to Java 11 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
tam added bash file to compile and run files quicker 2 years ago