
Roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs. It enables building code analysis tools with the same APIs that are used by Visual Studio.
Category
Programming Languages > C# > Compilers, Transpilers and Languages
Status
Stable
Github Stars
19100
License
MIT license
Source code
https://github.com/dotnet/roslyn
Project website
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
Related items
No related items