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.
我有ML 中的龙书和现代编译器实现。我正在寻找有关编译器中代码生成的其他好的资源。你能推荐任何吗?
我最喜欢的是 Robert Morgan 的“Building an Optimizing Compiler”。非常实用,涵盖了静态单一分配。