Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
is euphor realy faster than python?
Name: al Date: October 22, 2002 at 15:34:05 Pacific OS: win 2000 CPU/Ram: 2000/256
Comment:
please tell me what you think of the functionality of euphoria
Summary: Cache is fast memory, the processor will check cache for the info it needs before checking RAM, level 1 is housed on the chip, level 2 outside the chip, level 1 is a bit faster than level 2. I can't...
Summary: Mechanix, Thanks for your help with this. I tried the code you posted and it works fine. I would never have guessed that calling the sub with just one parameter (ie, the first token) actually brings a...
Summary: Don't know about "mainly used". I know what it can be used for: just about anything. Uses I've seen are 1) a good replacement for the Unix shell script/awk/grep/sed stuff. 2) server side CGI. 3) a g...