|
Re: C# for FRC
Actually, LabVIEW is not built upon .NET or written in C#. LabVIEW predates C# and even C++.
It was originally written in C. After a few years, the team devised their own object oriented mechanisms for C. Eventually, C++ became mature enough and portions were rewritten in C++, then more and more. Today it is almost entirely written in C++.
I googled and found someone asking about mono for VxWorks, but the post from 2009 indicated there was little interest and little work had been done. NI does use mono quite extensively, and it is rather incomplete and buggy even on the Mac.
Is there a particular reason you are asking about C#?
Greg McKaskle
|