Euphoria questions
- Posted by Hendy Irawan <ceefour at INDO.NET.ID> Jan 04, 1999
- 461 views
Hi Euphoria Programming for MS-DOS, replying to your letter dated Jumat, 1 Januari 1999... > Euphoria is a bit faster, probably because it takes about half > the code to accomplish the same thing as it does in Pascal. Ehm? In most cases? Or in few cases? > Shorter "include" files = quicker loading. But anyways TP doesn't use "include files" = quicker execute. It just uses compiled code all the way, and all the "slowdowns" are all in the compiling process. BTW why did RDS choose interpreted thing? > Yes. I would not hesitate to write a major program in Euphoria. > I may get a chance to do just that, because there are several > businesses still using programs I wrote years ago (in TP) which > I will need to update before the Y2K. Maybe I'll re-write some in > Euphoria. Hmm... After a few days working with Euphoria, I think it really seem to make EVERYTHING simpler. Most of it won't allow us to do "hacks" or things that are sometimes needed to do so... for example optimizing code for that. And so, there's no pointer. So, what's the replacement? I've been feeling very comfortable working with it. And, what's a "record", or "struct", "union" in Euphoria? Moreover there's no "object", "class", "interface", etc. And how Euphoria will handle type mismatch? Even C/C++ will handle type mismatch between HGDIOBJ and HWINDOW (even though it's the same data type!) Euphoria, don't forget to reply, Hendy Irawan => Phone: +62 (354) 685866 Smash forehead on keyboard to continue..... Try this... THE Ultimate Programmers' Search Engine http://developers.href.com