It showed me how to apply many of the things Knuth did magically with his fabricated assembler language, by implementing them elegantly in the high-level Pascal language.
这本书教会我如何将很多用汇编语言所作的事情用高级的Pascal语言完美地实施。
2
Where the goal of an Assembler is to analyze the highlevel business requirements and create composites on top of components that are yet to be implemented.
装配器的目标是分析高层业务需求,并在一些仍需实现的组件的顶层创建组合。
3
Assembler code program containing library function name is firstly translated into intermediate language program and then into highlevel language program to reduce complexity of decompilation.