[self-interest] Video for interpreter

Faried Nawaz faried at gmail.com
Thu Nov 19 19:29:17 UTC 2015


On Thu, Nov 19, 2015 at 5:08 PM, Baltasar GarcĂ­a Perez-Schofield
baltasarq at gmail.com [self-interest] <self-interest at yahoogroups.com>
wrote:
>
> Many thanks for your interest. Only single inheritance, I'm afraid. Multiple inheritance open a box of problems (tie-breaker rule?) that I cannot figure out how to solve.
> I'm also not sure whether it is really needed or not.
> If I added multiple inheritance, I would transform the parent attribute from a reference to a list of references.

You might find these resources helpful:

http://bibliography.selflanguage.org/_static/parents-shared-parts.pdf
http://sauerbraten.org/lee/ecoop.pdf (not about Self)

http://www.infoq.com/presentations/oop-language-context
paper: https://groups.yahoo.com/neo/groups/self-interest/conversations/messages/3220

This isn't about prototype languages, but I'm sure you'll find it
interesting, though overkill:

http://journal.stuffwithstuff.com/2011/04/21/multimethods-multiple-inheritance-multiawesome/
https://en.wikipedia.org/wiki/C3_linearization


Faried.



More information about the Self-interest mailing list