Quote:
Originally Posted by lopsided98
I think it would be fairly easy to run other JVM languages because the roboRIO uses the standard Oracle Java SE Embedded (you actually have to go to the Oracle site to download it).
|
Oh cool. Depending on weather the build tools are modifiable or not, this could be fairly easy. If they're using something like Gradle, then adding in another language to your project will be trivial. If they aren't using something like gradle, we'll just have to hope they've opensourced it. GitHub's a sponsor, maybe they'll post it there?
And if it's java, we can get minecraft to run on it. Anybody want to write some OpenGL drivers?