Hi,
I stumbled over this funny site called CodeGolf.com and tried my luck
on one of their problems “Writing a Brainf*ck” Interpreter
(http://www.codegolf.com/competition/index/8). I have a working
solution, but it is still pretty large compared to the only other Ruby
solution.
I put my code online
(http://amazing-development.com/archives/2006/08/07/playing-on-the-codegolf-range/)
and added some explanations on what I did.
If any Ruby Guru would review my code and give me some hints for
further improvement, I would be forever in his debt…
thanks
Frank
ps: I won’t submit any solution where I used outside help! I just
cannot imagine how a 142 byte solution is even possible and search for
insight.