Roslyn
The .NET Compiler Platform
Roslyn provides rich, code analysis APIs to open source C# and Visual Basic compilers. This enables you to access a wealth of information about your code from compilers, which you can then use for code-related tasks in your tools and applications.
Roslyn dramatically lowers the barrier to entry for creating code-focused tools and applications, creating many opportunities for innovation.