作者: Samir Ribic , Adnan Salihbegovic
关键词: Dead code 、 Code generation 、 Redundant code 、 Code bloat 、 Unreachable code 、 Threaded code 、 Object code 、 Source code 、 Programming language 、 Computer science
摘要: The authors of this paper recently researched the possibility developing programming language implementation, that is neither compiler, nor interpreter. concept based on keeping complete program in native machine code, but specialized editor can 'on fly' decompile code and display it as high level language. displayed be edited saved again pure code. This reviews optimizing generated while still retaining decompilation. We found many important sequences which replaced with shorter ones decompilable executable format.