Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想了解更多如何为 .NET 框架创建语言。我想我想构建一种 DLR 语言。我很难找到好的资源。我在MSDN上找到了一篇一年多前写的血统文章。我还花了几个小时查看 IronPython 源代码。
您能否分享您在此主题上的资源。
谢谢
看看这个博客上编译的链接。
http://benjaminnitschke.com/post/2009/03/31/Writing-your-own-programming-language-with-the-DLR-%28Dynamic-Language-Runtime%29.aspx