Forwarding a submission from Chris Jones: ==== Here's my submission for Ruby Quiz 184 ... http://github.com/yaychris/befunge-93/tree/master It's not interactive on the command line, instead the run method takes a hash with two arrays, one for integer input and the other for ASCII input. The output is a string. The test/tc_sample_programs.rb file runs many of the example programs. Thanks, Chris