I was wondering if someone already did find the time to try out transpiling the ooRexx interpreter to JavaScript. There is a transpiler called Emscripten that takes C/C++ source and compiles a neat form of JavaScript called asm.js, which is a subset of it, and more importedly the preliminary ‘compatibility’ format of web asm, which is probably going to be the new wave for executable content - it interprets a binary web asm format without parser overhead - the big players seem to have rallied behind this.
This might be a way to run ooRexx in the browser - one of several possible alternatives. best regards, René. ------------------------------------------------------------------------------ Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network management software that monitors network devices and physical & virtual servers, alerts via email & sms for fault. Monitor 25 devices for free with no restriction. Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
