[MacRuby-devel] macruby command in console
Caio Chassot
lists at caiochassot.com
Wed Jan 19 15:46:48 PST 2011
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.)
More information about the MacRuby-devel
mailing list