Re: Differences between irb and ruby.
by Minkoo Seo other posts by this author
Jun 30 2006 9:16PM messages near this date
Re: Differences between irb and ruby.
|
Re: Differences between irb and ruby.
Hi austin.
On 7/1/06, Austin Ziegler <halostatue@[...].com> wrote:
>
> irb behaves differently than Ruby might otherwise behave because all
> of the code entered is eval-ed when it's in a "complete" state for the
> Ruby interpreter to use.
>
I'm afraid that I don't understand "all of the code entered is eval-ed
when it's in a "complete" state for the Ruby interpreter to use" means.
What do you mean by 'evaled' and 'complete state'? And Why are the
visibility differences happening?
Sincerely,
Minkoo Seo
Thread:
Minkoo Seo
Ezra Zygmuntowicz
Minkoo Seo
Ezra Zygmuntowicz
Austin Ziegler
Minkoo Seo
Logan Capaldo
Mauricio Fernandez
|