Alternative languages
From Talk:Raspberry Pi
Jump to navigation
Jump to search
Revision as of 6 February 2012 at 16:04.
The highlighted comment was created in this revision.
The highlighted comment was created in this revision.
In theory, any programming language capable of producing Java compatible byte-code can be used with the existing Robocode engine.
MN
The trick would be for Robocode to support the language directly - like it does with the Java and the Jikes compiler. For me when I started this was a great benefit - no need to install a IDE or SDK - just run robocode and go.
For beginners a simpler language would be of benefit - what's would you recommend?