编译器优化:CIL 汇编
我目前正在编写某种优化编译器。
我想知道是否有可以在 CIL(或 java 字节码)级别实现的优化?
PS 我见过 ProGuard 项目 http://proguard.sourceforge.net/ ,它实现了很多优化,但是它使用java字节码进行操作。 .net 有类似的项目吗?
I'm currently writing some kind of optimizing compiler.
I'd like to know if there are any optimizations that can be implemented on CIL (or java bytecode) level?
PS i've met ProGuard project http://proguard.sourceforge.net/ that implements lots of optimizations, but it manipulates with java bytecode. Is there a similiar project for .net?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论