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 f69942533f works with error code 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 eclipse and gradle changes 2 years ago
build/libs eclipse and gradle changes 2 years ago
gradle/wrapper Added gradle wrapper 2 years ago
programs added new tri files 2 years ago
.classpath eclipse and gradle changes 2 years ago
.gitignore added build folder ignore 2 years ago
.project eclipse and gradle changes 2 years ago
LICENSE Initial commit 2 years ago
README.md added readme 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 works with error code 2 years ago

README.md

A5 Triangle Compiler