Just discovered this section of the SDK. If you are involved or interested in .NET tools development (compilers, debuggers and so on) or if you are simply curious here a sample of what you can find:
- CLisp compiler
- Countdown ASM app – a large application written in MSIL
- MyC compiler – a simple compiler for a subset of the C language.
You can find all the stuff in your Visual Studio .NET directory. (eg. c:\program files\visual studio .net 2003\sdk\v1.1\tool developers guide\samples)
















