I first learned about the C# compiler as a service workings way back in 2008 at PDC. At that time, Anders Hejlsberg gave a brief preview of what was to come by showing off a C# ...
Roslyn is the open-source implementation of both the C# and Visual Basic compilers with an API surface for building code analysis tools. All work on the C# and Visual Basic compiler happens directly ...