问题
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
回答1:
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
来源:https://stackoverflow.com/questions/1448643/resources-to-learn-how-to-create-a-compiler-interpreter-for-the-net-framework