Microsoft's Roslyn Compiler
Microsoft's Roslyn 'compiler as a service' inches forward Summary: Microsoft is now compiling internally its daily Visual Studio builds using its 'Roslyn' compiler technology. Could a new preview and/or final release be happening soon?Lets wait and see. Microsoft is internally dogfooding its "Roslyn" compiler as a service technology, and is compiling internal daily builds of Visual Studio using "Roslyn." That update, courtesy of a Microsoft December 16 blog post , is the first Microsoft has shared about its Roslyn technology in more than a year. Microsoft's Roslyn effort is about re-architecting the C# and VB compilers to support "compiler as a service" (CaaS) scenarios. Currently, a compiler is a black box; with Roslyn, Microsoft is working on opening it up so that all of the information processed via a compiler is available in application programming interface (API) form. Microsoft's most recent Roslyn desc...
Comments
Post a Comment