Community

A Peek Under the Hood of the .NET Compiler Platform – Roslyn

(Vipul Patel) Today’s compilers are magical beings. They transform human written source code into binaries that computers can execute. What happens once the compile command is given at the command line or via the IDE is a mystery to everyone besides the compiler developers.

Read More - Register for Free Membership