THAT Conference 2014
Level: 300 Primary Category: Other Secondary Category:
Tags: .net, C#, Roslyn, compilers
With Project Roslyn, Microsoft has finally let .NET developers get access to their long-awaited compiler APIs. 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 code analysis and metaprogramming techniques.