Hi Caio:

Is macruby similar to macirb but without the prompts?

Thanks,
Bob Rice


On Jan 19, 2011, at 6:17 PM, Caio Chassot wrote:

> On 2011-01-19, at 20:55 , Robert Rice wrote:
>> 
>> Entering macruby by mistake on the console command line instead of macirb 
>> gets no reply. The user must type ctrl-C to abort it.
>> 
>> Probably macruby should reply with usage information and exit.
> 
> Not really. macruby is expecting input. If you type a program there and ^D, 
> it'll run.
> 
> $ macruby
> puts 'hi'
> ^D
> hi
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> 

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to