Murray-Bridge-Bunyips / BunyipsFTC

FIRST Tech Challenge Robotics | Teams 15215, 22407, 24736
BSD 3-Clause Clear License
4 stars 0 forks source link

Kotlin integration #24

Closed bubner closed 1 year ago

bubner commented 1 year ago

Try migrating to Kotlin and see if the improved language features help the programming experience with FTC robots. As stated by \, this is legal behaviour as Java is listed as the 'recommended' language, albeit not required. However, Kotlin transpiles to Java classes regardless.