Re: Translating Euphoria Apps -- Which compiler do you use?
- Posted by SDPringle Aug 17, 2008
- 1303 views
I have a question. Does any developer on this list have borland? If not, how can you be supporting it? If you use standard C you should avoid most of the compiler specific problems. Have you thought about benchmarking?
The top level statement 'profile_time' is missing from the Windows version. Certanily, this has made profiling a matter of putting time() before and after statements of interest. Is there some reason Windows cannot support this?
Shawn Pringle