2004-11-01
Euphoria Coding Contest
Derek Parnell has started a Euphoria Coding Contest. The goal is to create the fastest application to read a text file, analyze it and count tokens, unique tokens and the most frequent tokens, using pure Euphoria code (no machine code, no external calls).
The rules can be found here.
I first wasn't planning on working on anything but Win4Eu and KTS (Kanarie Template System), but I wanted to see what I could come up with. So, I've created a little app (283 lines, 8.86 kB, no includes) this weekend and submitted it to the contest.