[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: prototype-based languages
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 24 Apr 2000 17:53:42 -0300 (EST)
>From: Renato Cerqueira <rcerq@tecgraf.puc-rio.br>
>Besides the prototyping phase in software development processes,
>there are prototype-based languages.
>Basically, those languages are OO languages that use delegation,
>instead of classes, to share behavior among objects.
Examples are Self, NewtonScript and Omega.
See http://www.mri.mq.edu.au/~kjx/prototypes.html
--lhf