Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Best Language for the job?

Name: Anonymous 2007-03-11 1:22 ID:V0b/AoE6

The problem is simple.
given a binary string of X(several megabytes)
it needs to be XORed with binary string Y(the same lenght).
The strings are read(converted) from files,and then results written to third file.After which a shell script is
performed on the third file.

The question is:Which language this problem is best coded in? (best=least code size,and the solution must work on Gigabyte+ files)

Name: Anonymous 2007-03-12 20:03 ID:SHQU1u23

>>26
ByteString does quite a bit of unrolling and fusion and all that jazz. I'd worry more about the bit where you don't use "B.putStr" instead of the map thing.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List