Ready to dive deep into compiler internals? Roslyn CTP is released

If you want to get more insight on compiler internals, you can use Roslyn CTP walkthroughs.

 

Walkthroughs: Microsoft "Roslyn" CTP

Getting Started - Semantic Analysis (CSharp).docx

Getting Started - Semantic Analysis (VB).docx

Getting Started - Syntax Analysis (CSharp).docx

Getting Started - Syntax Analysis (VB).docx

Getting Started - Syntax Transformation (CSharp).docx

Getting Started - Syntax Transformation (VB).docx

How to Write a Quick Fix (CSharp).docx

How to Write a Quick Fix (VB).docx

Interactive - Executing Code in the Interactive Window.docx

Interactive - Implementing Host Commands in Script Code.docx

Interactive - Scripting Introduction.docx

Interactive - Seeding the Interactive Window from a WPF Project.docx