Until now, the VB and C# compilers have been used as black boxes. You put text in, and you get out a binary file. In our long-lead project, codename "Roslyn," we are changing that dynamic by building an API that exposes our compilers' analysis engines. In this session, we'll go in-depth in...
api
code analysis
code generation
codetools
compiler
controlflow
dataflow
extensions
language service
parsing
programing
roslyn
scripting
semantic models
software development
technology
visual studio