Re: Euphoria to Java
- Posted by Jeffrey Fielding <JJProg at CYBERBURY.NET> Dec 02, 2000
- 477 views
On Sat, 2 Dec 2000, George Henry wrote: > How 'bout someone works up a Euphoria plug-in for browsers (MSIE & > Navigator), so we can have "Euphoria applets" or the equivalent, and an > architecture-neutral windowing system (based on Swing? unless we think we > can design better). Translating into Java is in some ways tantamount to > acknowledging Java is fundamentally superior, which I don't. > > George > > _____________________________________________________________________________________ > Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com > Java does have the advantage of being able to run in most web browsers on most platforms without any modification. And as much as I like Euphoria, there are many languages out there that are, in some cases, fundamentally superior. I have yet to see a language that beats Java's portability. For pure speed, Assembly or C are certainly superior etc. Of course, for many tasks, Euphoria rules. Anyway, I think euphoria applets would be a good idea, but I'm not really interested in developing a plugin for every browser on every platform... so I'd say translate them to Java. Jeff