Twin Cities Code Camp

Jason Bock

Managing the .NET Compiler

by Jason Bock

Wed, Oct 01, 2014
Room:
Time: 0:00

With the new compiler APIs, Microsoft have let .NET developers get access to the internals of the compilation process. The potential impact of having a compiler API available for all developers is immense. In this session, you'll get a tour of the elements behind this new API, such as syntax trees and parsers, and how you can use them in diagnostic analysis and refactoring tools.


About the Author