Re: Euphoria in a browser
- Posted by codepilot Sep 29, 2010
- 1363 views
Now that I have the Javascript-Euphoria interpreter working, I plan to get the parser-parser working in javascript, then Euphoria files can directly be ran in jvavascript in a browser.
Sadly, the dos graphics in Euphoria work so wonderfully with the Canvas Tag, but I can't think of any EASY way to make windows gui programs( ie win32lib) work in a browser.