Re: Starting project EuphoriaVista Interpreter
- Posted by jcmarsh1 Jan 04, 2009
- 1309 views
If you have time, or specific interest, take a look at: "List of Microsoft Windows application programming interfaces and frameworks" (Beware before you look at it, it is a long dizzing list.)
I'd like to be able to link to some of those frameworks now that call_back() works using xcall_back() from dep.zip (the DEP enabled version of the function)
After that I could write some code to link from Euphoria to Sun's Java using the generic C linkage method. For now, I am simply dynamically linking from the Interpreter, later once I know that works, I can start thinking about a Euphoria to Java (bit-code) translator.