Hi, all. I've been away from this list and maybe this was already discussed, but I'll ask it anyway. Was any book ever published on prototype programmimg? I...
I know some books, that compare different prototype programming languages. Can you specify a little bit more in detailed what you are looking for?...
Thorsten Dittmar
thorsten.dittmar@...
Jul 23, 2002 9:26 am
... Although not exactly what you are looking for you might find the following interesting _The Interpretation of Object-Oriented Programming Languages_ Iain...
"Object Oriented Programming with Prototypes", Gunther Blaschek, Springer-Verlag, 1994, ISBN 3-540-56469-1 or ISBN 0-387-56469-1. It is about the programming...
kyle_hayes@...
Jul 25, 2002 7:24 pm
... ftp://ftp.uni-koeln.de/usenet/comp.archives/auto/comp.lang.forth/Kevo.z Here's what I found with a search (it's old, though): author: Antero Taivalsaari...
The book "Object Oriented Languages" by Gerald Masini and others has a good discussion of different object models including prototypes. Btw, Is there a strong...
... Frames are pure data structures, not objects. ... I am pretty sure that Frames were already being used in the late 1960s while Actors were inspired by...
... I see. Also, I know the Self papers referenced some Smalltalk projects that used protos, but I checked those papers out and they reference Leiberman's...
... That looks very reasonable. And thanks, Albertina, for the detailed reference on the link between Actors (Plasma, in particular) and Smalltalk. Note that...
... Is it appropriate to call a language that has a "thread"-per-object execution model with each object containing a message queue an Actor-based language? Or...
Jecel Assumpcao Jr wrote: ... In the intriguing paper entitled "Towards a programming apprentice" by Carl E. Hewitt and Brian Smith you have the description of...
Albertina Lourenci
lourenci@...
Jul 26, 2002 8:05 pm
... Here it is...
Thorsten Dittmar
thorsten.dittmar@...
Jul 27, 2002 6:23 am
Sorry that I send this huge files to the list. My intention was to send them to kyle_hayes@.... Sorry again...
Thorsten Dittmar
thorsten.dittmar@...
Jul 27, 2002 6:27 am
... Accidents happen, specially with the current "reply-to:" setting of this list (but the previous setting, where you have to reply-to-all for it to go to the...
Thank you all for your book recommendations. If you have more, send them. I just found that the book by Masini is out of print, so I am considering ordering...