Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does Roslyn contain compiler source code?

Tags:

roslyn

It seems that Roslyn provides new APIs to expose many compiler internal data structure for code analysis, etc. And the C# and VB compiler has been rewritten for such purpose. So can I access the compiler source besides the new APIs?

like image 403
Thomson Avatar asked Dec 04 '25 19:12

Thomson


1 Answers

Roslyn has gone fully open source since April 3, 2014. The compiler source code is now available. http://roslyn.codeplex.com/

like image 127
Gathar Avatar answered Dec 06 '25 15:12

Gathar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!