Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 221 Bytes

README.markdown

File metadata and controls

5 lines (3 loc) · 221 Bytes

ILPad

A toy project to explore the Roslyn APIs and learn a little more about MSIL.

Provides a scratch pad that compiles C# on the fly and displays the MSIL output stream for inspection.