PreviousNext

How Microsoft rewrote its C# compiler in C# and made it open source

by bill-s, 2018-10-08T00:06:25.576Z

Roslyn is the codename-that-stuck for the open-source compiler for C# and Visual Basic.NET. Here’s how it started in the deepest darkness of last decade’s corporate Microsoft, and became an open source, cross-platform, public language engine for all things C# (and VB, which I’ll take as a given for the rest of this piece).

Read More