[self-interest] Video for interpreter

Baltasar García Perez-Schofield baltasarq at gmail.com
Thu Nov 19 12:08:55 UTC 2015


Hi, Russel,

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.

-- baltasar


El jue., 19 nov. 2015 a las 1:17, Russell Allen mail at russell-allen.com
[self-interest] (<self-interest at yahoogroups.com>) escribió:

>
>
> Neat.
> Does each object only have one parent or can you have multiple?
> -Russell
>
>
> On 19 Nov 2015, at 9:55 am, Baltasar García Perez-Schofield
> baltasarq at gmail.com [self-interest] <self-interest at yahoogroups.com> wrote:
>
>
> Some time ago I created an interpreter for an prototype-based,
> object-oriented programming language inspired by Self.
>
> I've recently created a video explaining how it works. Maybe you'd like to
> take a look:
>
> https://www.youtube.com/watch?v=lbwNbItWiLs
>
> -- baltasar
>
>
>
> 
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.selflanguage.org/pipermail/self-interest/attachments/20151119/ef78a6fe/attachment.html>


More information about the Self-interest mailing list