|
Re: Announcing RobotDotNet: DotNet for FRC
One thing that I forgot to mention is that in addition to C#, Visual Basic works as well. The templates are not as great in VB, as I really don't know much, but I have done some basic testing as it does work. In addition, any language that runs on the .NET framework should run as well, so if you want to run F# you should be able to. You could also use IronPython, however RobotPy is a much better and supported python for FRC. Note however that languages other then C# and VB have not been tested.
__________________
All statements made are my own and not the feelings of any of my affiliated teams.
Teams 1510 and 2898 - Student 2010-2012
Team 4488 - Mentor 2013-2016
Co-developer of RobotDotNet, a .NET port of the WPILib.
|