compiler-constructiondynamic-language-runtime

Resources to learn how to create a compiler /interpreter for the .NET framework


I'd like to learn more how to create a language for .NET framework. I think I'd like to build a DLR language. I'm having hard time founding good resources. I found a descent article on MSDN that was written more than a year ago. I also spent couple of hours looking at IronPython source code.

Could you please share with your resources on this subject.

Thanks


Solution

  • Have a look at the links compiled on this blog.

    http://benjaminnitschke.com/post/2009/03/31/Writing-your-own-programming-language-with-the-DLR-%28Dynamic-Language-Runtime%29.aspx