FRC robot code partially written in ArnoldC
Java Python Shell Batchfile
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
lib
src/main
.gitignore
.travis.yml
APACHE_LICENSE.txt
BSD_License_for_WPILib_code.txt
LICENSE.txt
README.md
astro_build.py
build.bat
build.properties
build.sh
build.xml

README.md

ArnoldRobot

Build Status

FRC robot code partially written in ArnoldC. The source code for the terminators probably looks something like this.

Building

You need to have WPILib installed and the ArnoldC jar file in the project's directory (in the same folder as this README file). Run ./build.sh.