19 Jan
2011
19 Jan
'11
11:46 p.m.
On 2011-01-19, at 21:43 , Robert Rice wrote:
Hi Caio:
Is macruby similar to macirb but without the prompts?
It's not interactive. It just reads from stdin and executes that. And implementation-wise, macirb is a whole other beast. This is not particular to macruby. It's how standard ruby works. (and really, many other languages, eg. perl.)