Hi,

In message "[ruby-talk:10261] stackless ruby"
    on 01/02/02, Jonas Bulow <jonas.bulow / servicefactory.se> writes:

|How much do the interpreter model of ruby and python differ? Does the
|ideas behind stackless python apply to ruby?

It's totally different.  But some (including me) working on a new
interpreter that uses less stack.

                                                matz.