Agree with Tomas that this is quite important requirement. Though calling 
native 
code (C++/Java) from within X10 code is fairly straighforward and documented to 
some extent in the X10 manual, I believe that currently the other way calling 
(i.e. X10 code from within Java) is not very well defined.
Even then, this should be possible if you are able to correctly initialize the 
X10 runtime and the data passed between the other language and X10 code are 
simple types. 

 
- ganesh
In the beginning there was nothing. God said, 'Let there be light!' And there 
was light. There was still nothing, but you could see it a whole lot better.
- Ellen DeGeneres 



----- Original Message ----
From: Tomas Mikula <tomas.mik...@gmail.com>
To: x10-users@lists.sourceforge.net
Sent: Wed, 18 August, 2010 2:32:47 AM
Subject: [X10-users] Bindings to other programming languages

Hello!

Are there some bindings between X10 and other programming languages?
Or, are such bindings under consideration?

An important use case IMO would be writing frontends to
computationally intensive X10 libraries. A frontend could then be
written in a language (e.g. Java) that has libraries for building
GUIs, data visualization, networking, scripting support, ...

Regards,
Tomas

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users




------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to