Miniruby capabilities Q

Hi Guys,

saw a miniruby binary in the ruby distro. tried a search in
the list archives but can't answer my question.

1) what is miniruby for?
2) what is it capable of doing?

i'm interested in all things small and performance related. i might
be jumping the gun here but just the same.

stp
eyan

···

--
Edwin Eyan Moragas
Main Expectorant

haaktu technologies
spewing spit since '73

Hi,

saw a miniruby binary in the ruby distro. tried a search in
the list archives but can't answer my question.

1) what is miniruby for?

miniruby is a ruby interpreter for bootstrapping purpose. Ruby uses
some Ruby programs during its compilation.

2) what is it capable of doing?

miniruby is not capable to load extension libraries on some platforms.

              matz.

···

In message "miniruby capabilities Q" on 04/08/25, Edwin Eyan Moragas <haaktu@gmail.com> writes:

thanks Matz.

i guess it wouldn't be wise to use miniruby as a full time interpreter then.

stp
eyan

···

On Thu, 26 Aug 2004 11:35:38 +0900, Yukihiro Matsumoto <matz@ruby-lang.org> wrote:

Hi,

In message "miniruby capabilities Q" > on 04/08/25, Edwin Eyan Moragas <haaktu@gmail.com> writes:

>saw a miniruby binary in the ruby distro. tried a search in
>the list archives but can't answer my question.
>
>1) what is miniruby for?

miniruby is a ruby interpreter for bootstrapping purpose. Ruby uses
some Ruby programs during its compilation.

>2) what is it capable of doing?

miniruby is not capable to load extension libraries on some platforms.

                                                        matz.

--
Edwin Eyan Moragas
Main Expectorant

haaktu technologies
spewing spit since '73