News summary on C# and .NET

(keep updating...)

  • Roslyn

http://blogs.msdn.com/b/ericlippert/archive/2012/06/05/announcing-microsoft-roslyn-june-2012-ctp.aspx

Roslyn is a library of code analysis APIs useful for building compilers, development environments, refactoring engines and so on. It supports lexical, grammatical and semantic analysis of C# and Visual Basic. And it is awesome.

posted @ 2014-10-15 23:27  thomas888  阅读(144)  评论(0编辑  收藏  举报