Skip to content

soggier/compiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deep compiler

With the deep compiler Java byte code can be cross compiled and linked for the PowerPC platform. Currently only compile time binding is supported and there are a few limitations:

  • arrays are supported up to three dimensions only
  • "synchronized" is not yet implemented

The deep compiler is written in pure Java and can be integraded into Eclips as a plugin.

Documentation

About

deep compiler

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%