Re: [Vala] Interfacing various languages

2014-11-08 Thread Luca Bruno
Talking in general here. I would accept patches in the vala compiler for multiple targets only if they are generic enough. It's a long iteration, but I don't want after N months of inactivity of a target to revert it because nobody maintain it. For this reason, I accept small patches, step by step

Re: [Vala] Interfacing various languages

2014-11-08 Thread Marek Gibek
Hi! I'm thinking of doing the same thing - use Vala to target Android, iOS, Windows Phone but also Windows and Linux at the same time! But I do not think that compiling to Java on Android or to objective c on iOS is required. We can simply create a native library from application code with standa

[Vala] Interfacing various languages

2014-11-08 Thread pancake
Ive been recently peeked about posixvala, the profile thing which was removed. I have updated my repo and it works with some limitations. At the end we dont want profiles for this, we just need a subset of vala. Like asmjs is for js. The same applies to vala-objc and i could think of other two