[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: why push self bytecode?



Jecel,

I like your idea of eliminating 'push self' in favor
of 'self-send self'. It is more consistent with the rest of the story.
I don't recall a good reason for doing it the way we did.

As for the pop bytecode, I guess we did not worry enough about
other kinds of implementations, and it does save a bit of space.

Glad you like them--the main point is that they are simple and source-like
instead of including things like branches, etc.

Thanks for the ideas

Dave