Merge: FFI with Java
authorJean Privat <jean@pryen.org>
Mon, 14 Apr 2014 20:16:16 +0000 (16:16 -0400)
committerJean Privat <jean@pryen.org>
Mon, 14 Apr 2014 20:16:16 +0000 (16:16 -0400)
commitf0ef366f8564ef1975aeb3070076612140c20e77
tree9eb4184ff60f46061ffa1d9731a67240d716f6d8
parentc83eeb4afcbee978c927d426f771339b468d014a
parentf19a0462c1e95bbb20d6ff367ec103f541a49892
Merge: FFI with Java

Supports:

* Implementing Nit methods in Java
* Associating a Nit extern class to a Java type
* Callback Nit from Java code

To do next:

* Write the manual
* Support callbacks to super and casts (which also implies have static types in Java)
* Support Java code on Android
* Add more complexe examples, such as using an external .jar

Pull-Request: #396
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
src/abstract_compiler.nit