News

Microsoft Makes 'Roslyn' Compiler Open Source

Also announced was a new interop organization called The .NET Foundation.

Microsoft Technical Fellow and coding legend Anders Hejlsberg looked down at his display, where the large button titled "Publish" lay underneath his finger. He pushed the button, which was linked to a project on CodePlex. With that, he announced "Roslyn is now open source!"

Huge applause from the audience at Build 2014 followed. With that push of a button -- live onstage during the Day 2 keynote -- Microsoft took what many believe is a giant leap forward in the world of interoperability.

"Roslyn" was the code name for Microsoft's .NET Compiler Platform. Hejlsberg's action opened up the C# and Visual Basic compilers as APIs, giving developers access that would have been unheard of from Microsoft just a few years ago.

It was the highlight of a keynote that demonstrated Microsoft's drastic shift from being a proprietary code company to one of the most cross-platform-friendly companies in the industry.

In addition to open sourcing Roslyn, Microsoft also announced a new organization for open sourcing technology: the .NET Foundation. "The .NET Foundation will be the steward of a growing collection of open source technologies for.NET, Microsoft's comprehensive development framework," states the homepage of the Web site.

The Foundation kicks off with 24 .NET Framework open source projects, including Roslyn. Other projects on that list include:

  • Entity Framework
  • ASP.NET MVC
  • ASP.NET Web API
  • ASP.NET SignalR
  • Managed Extensibility Framework (MEF)
  • Windows Azure .NET SDK
  • .NET Map Reduce API for Hadoop

The Foundation emphasized the involvement of Miguel de Icaza, CTO and co-founder of Xamarin, which allows developers to use C# to build apps for iOS and Android devices. Also listed as participants in the Foundation were Laurent Bugnion (IdentityMine), Niels Hartvig (Umbraco), Nigel Sampson (Compiled Experience), Anthony van der Hoorn (Glimpse) and Paul Betts.

Eric Lippert, a former Microsoft employee who served as a principal developer on the C# compiler team and a member of the C# language design team, stated on his blog that Microsoft's license terms for Roslyn demonstrated Microsoft's commitment to this new openness. "What astonished me was that its not just a "reference" license, but a full on liberal Apache 2.0 license."

The .NET Compiler Platform can be found here.

 

About the Author

Keith Ward is the editor in chief of Virtualization & Cloud Review. Follow him on Twitter @VirtReviewKeith.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube