Euphoria to Java
- Posted by David Cuny <dcuny at LANSET.COM> Jan 23, 2001
- 556 views
I've released another preview of my Euphoria to Java translator program. You can find it on: http://www.lanset.com/dcuny/java.htm For those too impatient to read all the details, you can just download it at: http://www.lanset.com/download/java2.htm It can now translate the Win32Lib demos EX03 through EX08 and run them using Swing. If anyone has a Macintosh, I'd appreciate getting a screenshot. You can change the look and feel by changing the parameter in the lookAndFeel() function in WIN32LIB.EW. Thanks to Jeff Fielding, who offered some ways to speed up the code, and put up with my cries of panic as I struggled through Swing... As always, feedback is appreciated! Has anyone looked at this yet? Thanks! -- David Cuny