You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mikeakohn edited this page Feb 22, 2014
·
1 revision
This is a program that converts Java byte-code to assembly language much like a JIT, but it's done before the code is executed. Currently we are supporting MSP430, dsPIC, and 6502/6510 with more CPU's to come.