Přístupnostní navigace
E-application
Search Search Close
Publication detail
KOREC, T.
Original Title
Migrace zdrojových kódů pomocí dekompilace
English Title
Source-Code Migration Using Decompilation
Type
article in a collection out of WoS and Scopus
Language
Czech
Original Abstract
Článek pojednává o migraci zdrojového kódu pomocí nástroje vyvíjeného v rámci zpětného překladače projektu Lissom.
English abstract
This paper deals with source code migration of high-level programming languages using decompilation. The developed migration tool is built on top of the middle-end and back-end of Lissom project decompiler. Several compilers generating LLVM IR code from an input language are discussed. Suitable compilers were integrated to the migration tool. Compiled LLVM IR code is an input of the decompilers optimizing middle-end. Output from the migration tool is a code in the C language or Python-like language generated by the back-end of the decompiler. Input languages are Fortran and its dialects, C/C++/Objective-C/Objective-C++, and D. The paper describes ways to improve quality and readability of the produced source code.
Key words in English
migration, source code, decompilation, Lissom, LLVM IR, Fortran, C/C++, D, Objective C/Objective C++
Authors
RIV year
2014
Released
24. 4. 2014
Publisher
Vysoké učení technické v Brně
Location
Brno
ISBN
978-80-214-4923-7
Book
Proceedings of the 20th Student Conference, EEICT 2014
Pages from
1
Pages to
3
Pages count
URL
http://www.feec.vutbr.cz/EEICT/2014/sbornik/02magisterskeprojekty/08informacnisystemy/06-xkorec00@stud.fit.vutbr.cz.pdf
BibTex
@inproceedings{BUT111605, author="Tomáš {Korec}", title="Migrace zdrojových kódů pomocí dekompilace", booktitle="Proceedings of the 20th Student Conference, EEICT 2014", year="2014", pages="1--3", publisher="Vysoké učení technické v Brně", address="Brno", isbn="978-80-214-4923-7", url="http://www.feec.vutbr.cz/EEICT/2014/sbornik/02magisterskeprojekty/08informacnisystemy/06-xkorec00@stud.fit.vutbr.cz.pdf" }