raspberry Pi

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

raspberry Pi

kenner

I’m thinking about getting a Pi and building an automated home brew system. To get started I thought I’d build the clock and appliance switch projects on adafruit. My question concerns translating the python into netrexx. Are there any conversion programs out there?


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Reply | Threaded
Open this post in threaded view
|

Re: raspberry Pi

Tom Maynard

On 5/31/2013 12:24 PM, Kenneth Klein (TEMA TPC) wrote:

My question concerns translating the python into netrexx. Are there any conversion programs out there?

You should definitely wait for a more definitive response -- I don't actually own a RasPi -- but if you can load the Python code into Jython, and then save the resulting class files, you could simply call them from NetRexx just like any other standalone class (or library).

No conversion would be required at all ... another benefit of running on the JVM.


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/