DocumentCode
3638428
Title
Adding Optimization to the Decompilable Code Editor
Author
Samir Ribic;Adnan Salihbegovic
Author_Institution
Fac. of Electr. Eng., Univ. of Sarajevo, Sarajevo, Bosnia-Herzegovina
fYear
2010
Firstpage
88
Lastpage
93
Abstract
The authors of this paper recently researched the possibility of developing programming language implementation, that is neither compiler, nor interpreter. The concept is based on keeping the complete program in native machine code, but the specialized editor can ´on the fly´ decompile the machine code and display it as high level language. The displayed code can be edited and saved again as pure machine code. This paper reviews the possibility of optimizing generated code, while still retaining the possibility of decompilation. We found many important code sequences which can be replaced with shorter ones while keeping the code in decompilable executable format.
Keywords
"Artificial neural networks","Optimization","Program processors","Arrays","Testing","High level languages"
Publisher
ieee
Conference_Titel
Software Engineering Advances (ICSEA), 2010 Fifth International Conference on
Print_ISBN
978-1-4244-7788-3
Type
conf
DOI
10.1109/ICSEA.2010.21
Filename
5614983
Link To Document