Guide to ILDJIT

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 dynam...

Full description

Bibliographic Details
Main Author: Campanoni, Simone (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: London : Springer London, 2011.
Series:SpringerBriefs in Computer Science,
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • Introduction
  • Generating, Compiling and Executing Bytecode Programs
  • Platform-Independent Extensions of the Framework
  • Compiling with Optimization
  • Intermediate Representation (IR)
  • Analyzing and Transforming Programs
  • Internal Structure
  • Getting Help.