开发者

What are the limitations of Reflection.Emit vs. other assembly generation techniques?

I've used Reflection.Emit in the past to write a compiler, but I know the standard compilers don't use it, and 开发者_如何学运维in an answer to another question here I saw a mention that there are some things Reflection.Emit is unable to do.

What are the limitations of Reflection.Emit that I should be aware of if I plan on writing another compiler for .NET?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜