Aino Home Page

Aino is a Java bytecodes to PIC assembly language compiler written in Java.

Aino is a compiler that reads Java classes and outputs assembly code for the PIC processor family assemblers. Many of the Java features are not supported or the support is restricted. Some things are made more microcontroller friendly. A short list of the unsupported features:

Look at the documentation.

Aino package contains libraries and examples. Download aino-0.1.1.tar.gz.