ENGLISH

Guide to ILDJIT

Book information

Publisher
Springer-Verlag London
Year
2011
ISBN
978-1-4471-2193-0, 978-1-4471-2194-7
DOI
10.1007/978-1-4471-2194-7
Language
english
Format
PDF
Filesize
2 MB (1675310 bytes)
Series
SpringerBriefs in Computer Science
Edition
1
Pages
97\103
Time added
2013-10-20 05:25:02

Description

This book is a guide to getting started with ILDJIT, a compilation framework designed to be both easily extensible and easily configurable. Within this framework, it is possible to build a tool-chain by customizing ILDJIT for specific purposes. Customizations can be used within both static and dynamic compilers already included in the framework without adaptations. Moreover, customizations allow modification of both the behaviors and the characteristics of these compilers to better satisfy the particular need. Currently, ILDJIT is able to translate bytecode programs to generate machine code for both Intel x86 and ARM processors. By relying on ILDJIT technology, more input languages or platforms can be supported. After an introduction to ILDJIT, this guide goes into detail on how to exploit it by extending the framework to match specific requirements. Finally, there is an introduction and discussion of the design choices followed during the authors’ years of development efforts towards ILDJIT.

Similar books