*Result*: Create A Language Compiler For The .NET Framework.
Title:
Create A Language Compiler For The .NET Framework.
Authors:
Source:
MSDN (1528-4859). Feb2008, Vol. 23 Issue 2, p62-73. 10p.
Subject Terms:
Database:
Supplemental Index
*Further Information*
*The article reports on how to create a language compiler for the .NET Framework. The section features the code for a compiler written in C#, and introduces the high-level architecture, theory, and .NET Framework APIs that are required to build your own .NET compiler. It starts by defining computer program, exploring compiler architecture, and discusses the code generation subsystem that pins a .NET assembly. The column aims to shed light on how users can understand the foundations of compiler development and get a firm, high-level understanding of how languages target the CLR efficiently.*