Tech Breakfast #7 - Roslyn

Mar 12, 2014

Compilers are often black boxes where code goes in and magic happens before the result is created. The C# compiler is one of them but the Microsoft team decided it was time for a change. Roslyn, as is named the compiler as a service project they created for that purpose, allows any developer to use an API to analyse C# code (or VB).