Posted by
Hartmut Wilms From/InfoQ
Ayende Rahien describes how to build internal DSLs on the CLR. He compares different .NET languages as suitable host languages for DSLs and presents
Boo as an ideal candidate due to its meta programming facilities, flexibility, and performance.
The article explains the benefits of internal DSLs and introduces a variety of approaches for building DSLs on the CLR. Ayende explores the language features of Boo, and shows how they help create internal DSLs.
Read
Building Domain Specific Languages on the CLR.
您可能对 [Visual Studio.NET] 的这些文章也感兴趣: