OMG... Javascript advocates are like Mono zealots... hell bent on
re-doing everything in their own language-religion.... They say their VM is compatible with "Java 4" wtf does it mean? there is no "Java 4" Maybe they mean Java2 1.4? On the upside, maybe one could write netrexx and execute it in the browser wo Java plug-in... ;) http://int3.github.com/doppio/ FC -- During times of Universal Deceit, telling the truth becomes a revolutionary act Durante épocas de Engaño Universal, decir la verdad se convierte en un Acto Revolucionario - George Orwell _______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ |
Just a curiosity at this point. No classpath/jar support - I could only
run very simple binary mode NetRexx programs with no NetRexx features. -- KK On 5/4/2012 2:36 PM, Fernando Cassia wrote: > OMG... Javascript advocates are like Mono zealots... hell bent on > re-doing everything in their own language-religion.... > > They say their VM is compatible with "Java 4" wtf does it mean? there > is no "Java 4" Maybe they mean Java2 1.4? > > On the upside, maybe one could write netrexx and execute it in the > browser wo Java plug-in... ;) > > http://int3.github.com/doppio/ > > FC > _______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ |
In reply to this post by Fernando Cassia-2
Hi Fernando,
1.) thank you for spreading this usefule link to ibm-netrexx. 2.) Just did expermiment a bit, but, after looking at the *annotaded source*, I#ve got a *hang* on my Windows XP PC, and had to re-boot. 3.) Just running AVG AntiVirus to see wether I got a virus, or this was just an accident. 4.) we should, however, explore the possibilities to use this approach to be able to extablish Netrexx *as a scripting language* 5.) may I *suggest* to form a group to *explore this* after the upcoming Rexx LA meeting in Raleigh? :-) Have nice NetRexx dreams, anyway Thomas. ======================================================== Am 04.05.2012 23:36, schrieb Fernando Cassia: > OMG... Javascript advocates are like Mono zealots... hell bent on > re-doing everything in their own language-religion.... > > They say their VM is compatible with "Java 4" wtf does it mean? there > is no "Java 4" Maybe they mean Java2 1.4? > > On the upside, maybe one could write netrexx and execute it in the > browser wo Java plug-in... ;) > > http://int3.github.com/doppio/ > > FC > -- Thomas Schneider (Founder of www.thsitc.com) Member of the Rexx Languge Asscociation (www.rexxla.org) Member of the NetRexx Developer's Team (www.netrexx.org) _______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/
Thomas Schneider, Vienna, Austria (Europe) :-)
www.thsitc.com www.db-123.com |
In reply to this post by Kermit Kiser
Has anybody already found out where we could contact the author(s) of
of DoppioVM? I would really like to refresh my italian!!! Buona Notte, Tomaso (as my italian friends do call me) ====================================================== Am 05.05.2012 01:15, schrieb Kermit Kiser: > Just a curiosity at this point. No classpath/jar support - I could > only run very simple binary mode NetRexx programs with no NetRexx > features. > > -- KK > > On 5/4/2012 2:36 PM, Fernando Cassia wrote: >> OMG... Javascript advocates are like Mono zealots... hell bent on >> re-doing everything in their own language-religion.... >> >> They say their VM is compatible with "Java 4" wtf does it mean? there >> is no "Java 4" Maybe they mean Java2 1.4? >> >> On the upside, maybe one could write netrexx and execute it in the >> browser wo Java plug-in... ;) >> >> http://int3.github.com/doppio/ >> >> FC >> > > _______________________________________________ > Ibm-netrexx mailing list > [hidden email] > Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ > > -- Thomas Schneider (Founder of www.thsitc.com) Member of the Rexx Languge Asscociation (www.rexxla.org) Member of the NetRexx Developer's Team (www.netrexx.org) _______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/
Thomas Schneider, Vienna, Austria (Europe) :-)
www.thsitc.com www.db-123.com |
On 5/4/2012 7:32 PM, Thomas Schneider wrote:
> Has anybody already found out where we could contact the author(s) of > of DoppioVM? > You can try here: http://discontinuously.com/ > I would really like to refresh my italian!!! > I doubt that Jez Ng is going to speak Italian ... but you never know. Tom. _______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ |
In reply to this post by ThSITC
On 5/4/2012 7:32 PM, Thomas Schneider wrote:
> Has anybody already found out where we could contact the author(s) of > of DoppioVM? > May God have mercy on my soul. Mea culpa, big time. Tom. _______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ |
In reply to this post by ThSITC
On Fri, May 4, 2012 at 9:30 PM, Thomas Schneider
<[hidden email]> wrote: > 4.) we should, however, explore the possibilities to use this approach to > be able to extablish Netrexx *as a scripting language* > 5.) may I *suggest* to form a group to *explore this* after the upcoming > Rexx LA meeting in Raleigh? :-) I think a much nicer approach would be to have a netrexx-to-javascript sourcecode translator. Or better, nrc --output-javascript function that makes NetRexx source code compiled to .js (would of course need a netrexx.js runtime of some sort). Rather than running a full JVM inside Javascript. But that is just me.... FC _______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ |
On 5/5/2012 6:24 AM, Fernando Cassia wrote:
> Or better, nrc --output-javascript function that makes NetRexx source > code compiled to .js Indeed, this is the way of the future -- or the present, depending on where you look. The Racket language (a scheme) has a work-along tool "Whalesong" that compiles Racket source code to Javascript ... enabling server and browser side apps to be written in the same base language. Also, Clojure (a Lisp for the JVM) has been ported ... not only to the CLR ... but also to "ClojureScript," which emits javascript bytecode, enabling the same dual development style. There may be (and probably are) other examples. In the ideal world, given enough money, time, and developers, NetRexx would emit native JVM bytecode, cross-comple to Javascript, and (why not?) compile for the CLR ... and whatever other runtimes that become the latest fad. As my father used to say, "If I were twenty years younger, better looking, and had more money and time, I'd chase that dream." (I'd probably settle for ten years....) Tom. _______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ |
In reply to this post by Fernando Cassia-2
Fernando, and all,
1.) Just to take *back* my warning. The recent run of AVG Antivirus after uing Doppio on my desk did now show *no Viruses* at my desk. 2.) I do not yet know, where the double hang (first, in Doppio; second, in AVG Scan, came from, however .-() Might have been a totally unrelated incident, related to other concurrent tasks on my machine) ... 3.) The idea to translate Netrexx to JavaScript is a valid one, Fernando. We should consider that as an interesting variant ... We most probably should discuss this in more detais, however. Especially those individuals already with already more detailed knowledge about those issues of those *variants* of Java, and the internals of NetrexxC... 4.) As already said, I'm currently busy o rlease my stuff to my projects at www.kenai.com. Until this is completed, I will *not* start any new work at all. Greetings to all of you, after a good sunday walking on the small hills around Vienna, Austria, called the *Wienerwald* in geman, Thomas. =============================================== Am 05.05.2012 13:24, schrieb Fernando Cassia: > On Fri, May 4, 2012 at 9:30 PM, Thomas Schneider > <[hidden email]> wrote: >> 4.) we should, however, explore the possibilities to use this approach to >> be able to extablish Netrexx *as a scripting language* >> 5.) may I *suggest* to form a group to *explore this* after the upcoming >> Rexx LA meeting in Raleigh? :-) > I think a much nicer approach would be to have a netrexx-to-javascript > sourcecode translator. > Or better, nrc --output-javascript function that makes NetRexx source > code compiled to .js (would of course need a netrexx.js runtime of > some sort). > > Rather than running a full JVM inside Javascript. > > But that is just me.... > > FC > > _______________________________________________ > Ibm-netrexx mailing list > [hidden email] > Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ > -- Thomas Schneider (Founder of www.thsitc.com) Member of the Rexx Languge Asscociation (www.rexxla.org) Member of the NetRexx Developer's Team (www.netrexx.org) _______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/
Thomas Schneider, Vienna, Austria (Europe) :-)
www.thsitc.com www.db-123.com |
Free forum by Nabble | Edit this page |