Kotlin for FRC is an unofficial companion extension to the WPILib extension. It adds various support features so that FRC teams can program effectively in Kotlin using Visual Studio Code.
- Easily convert new Java projects created by WPILib to Kotlin ones
- Quickly generate code files from templates just like WPILib does for C++ and Java
- Simulate Kotlin code in the FRC Sim GUI
Kotlin for FRC uses GitHub Discussions to talk and ask questions and GitHub Issues to track bugs and features.
Developer information, including project structure and dependencies, can be found in CONTRIBUTING.md.