I have followed NetRexx since the late 1990's but did not have the time
to use anything or really understand/learn java. I have some stuff archived from way back least ten years or more. I had an old copy of NetRexxify and converted 376 of the java samples in the Android SDK this week using Xubuntu 10.10 and Sun's Java(TM) SE Runtime Environment (build 1.6.0_26-b03) 1 sample failed because of DO DEPTH 2 Had exceptions 2 Ran to long for me and I killed them. 371 converted OK. Kermit's Android Project is great but it took me awhile to understand and get it running but once I did, I was really pleased. But the really important part of that thread was René's statements about java to NetRexx: - optionally stripping off semicolons - deleting the superfluous declarations - stripping parentheses from typecasts - changing curly braces '{' and '}' to 'do' and 'end' This would be really helpful to new users trying to learn how use NetRexx. Some kind of general Howto document on the site would be great. I do not understand java enough to do it. Again, I follow NetRexx because it is really is a beautiful piece of software. _______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ |
Oops! My bad - I did not think anyone else was using the Android IDE
yet, so I have not been posting the update notifications.
I just downloaded the Android SDK R13 update, tools R12, and platform tools R6 and tested with my current modules. It looked OK, so I uploaded the current IDE version as release 1.9 on my web site and my Kenai project site both. http://kermitkiser.com/AndRexx/Android_Projects.html I don't recall what update I last reported so here is the whole changelog: Changelog
BTW: The NetRexxify release does not have source code, so I don't think it is open source. Anyway it would be great if we could update the NetRexx translator to translate Java to NetRexx as well as NetRexx to Java! -- KK On 7/30/2011 5:14 PM, Jason Monroe Martin wrote: I have followed NetRexx since the late 1990's but did not have the time _______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ |
On Sun, Jul 31, 2011 at 00:29, Kermit Kiser <[hidden email]> wrote:
> Also the Android 1.5 build fix is no longer needed - they finally fixed what > they broke and thus broke what I fixed! LOL isn´t the software world "fun"? There´s always work to do. ;) FC _______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ |
It would seem easy to test NetRexxify. Run the resulting NetRexx thru NetRexxDE in jEdit and check the .keep file.
Bob Hamilton On Sun, Jul 31, 2011 at 1:34 AM, Fernando Cassia <[hidden email]> wrote:
_______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ |
Free forum by Nabble | Edit this page |