A compiler writer’s guide to C#
A compiler writer's guide to C#. A fascinating look at the bare essentials of the C# language. [via Lambda the Ultimate]
I'll give an overview of C# from the point of view of a compiler writer. The hope is that, after attending the lectures, a well-motivated postgrad could jump straight into implementing a compiler without having to spend a few weeks struggling with the somewhat verbose language specification.