Search code examples
c#.net.net-4.0roslyncompiler-as-a-service

what is the state of the "C# compiler as a service "


Back at the PDC in 2008, in the C# futures talk by Anders Hejlsberg he talked about rewriting the C# compiler and providing a "compiler as a service" I certainly got the impression at the time that they were targeting the C# 4.0 timeframe for this....

Well, does anyone know what the state of this is? it doesn't seem to be there in the CTP and there is almost no information on the WEB apart from links to the 2008 PDC session video (roughly an hour in).

Has this initiative gone dark?


Solution

  • Certainly not C# 4.0. We are just finishing up the last few bug fixes for C# 4.0.

    This direction for the toolset is the long term plan, and might never come to fruition. And I don't discuss schedules for unannounced, hypothetical future features.

    UPDATE: October 2011

    We have just shipped a preview release of "compiler as a service" aka the "Roslyn" project.

    We are still not announcing the final ship vehicle; it will be post Visual Studio 11.