deep

a Cross Development Platform for Java

User Tools

Site Tools


dev:crosscompiler:start

This is an old revision of the document!


Crosscompiler

The crosscompiler comprises three main steps which are platform independent as shown in the next figure. Further entries treat how arrays or interfaces are handled or how type checking is performed.

Steps of cross compilation



The backend of the compiler is platform specific. So far the register allocation and code generation is done for the PPC architecture, whereas the Linker32 is written for all 32 bit architectures. Work on the ARM architecture is in progress.

Components, platform independent

Components, platform dependent

dev/crosscompiler/start.1515076269.txt.gz · Last modified: 2018/01/04 15:31 by ursgraf