On Dec 12, 2007 11:28 AM, Geoffrey Spear <[EMAIL PROTECTED]> wrote: > I came very close to writing a perl program that was going to figure > out for me the optimal steps to take to do things this way, which also > seemed a bit like cheating. Then I briefly toyed with the notion of > writing a Brainfuck program to help figure out how to best write the > other program, but that just gave me a headache.
I don't think it would be cheating. Actually, it reminds me of somebody I know who only ever uses perl, period. If he has to do something in java, he doesn't actually write any java; he writes perl code that spits out java code. -root

