Re: Speeding up your applications..
- Posted by Aidan Bindoff <abindoff at ONE.NET.AU> Jan 25, 2001
- 555 views
> The good news is that these dll's do >NOT >necessarily have to be written in C... There is a freeware BASIC (yes, >BASIC >) compiler called XBasic that produces lightning fast native code. You >can also produce dll's with it!! It also has GUI features but these are It is likely that we will be able to do that fairly easily soon in Euphoria too, which would be even better. Robert has said in a previous post: >> 12) Could the compiler be written so that the global routines >> are exportable ? (to create DLL's, VBX'en, VXD's etc.) >Again, you can hack this together by your self today, but >better support will come eventually. Regards, Aidan