1. Re: Jiri and his 'Hints'
Aidan wrote
> Excellent idea Robert, I've been wasting a bit of time trying to do
things
> in C lately that only take a minute in Euphoria, just so that I can learn
> more about C, just in case I want to compile something for distribution
> later. Now I needn't bother so much.
As long as the speed of your interpreted code is OK and you have the
registered version of Euphoria you can create a bound exe for distribution.
If distribution is the only problem then I would think that you can forget
your
C experiments already.
I would like to hear from anyone who has actually HAD to use a compiled
language for a project just because Euphoria was too slow. I haven't
actually heard anyone give a specific example of a project that was too
slow when done with Euphoria and forced them into C.
Unless speed is a REAL problem then I would rather see Robert using his
time to add features to the language. I'm not saying the speed increase
won't be welcome, just not my first wish.
Mark