PDC 2009 Day 1: Future Directions for C# and Visual Basic
I just learned that the C# compiler is being ported to C# and the VB.NET compiler is being ported to VB.NET. (Right now they are both written in C++, of course :-))
The compiler statement is very interesting. The talk of including asynchronous features into the language itself is also welcome news.
The news of the dynamic keyword is old and horrible. I still assume it was to appease COM users. They just should have locked it down more.
Filed under //
asynchronous
C#
Comments [0]