Implentation of Objects

Alexandre Bergel bergel at iam.unibe.ch
Sat Dec 4 10:22:48 UTC 2004


Hi Ryan,

A few years ago we gave a lecture about reflective programming at the University of Bern. It shows how to implement a reflective kernel (ObjVLisp) in Smalltalk. Everything is explained, what is the semantics of self (this) and super. It also show how to implement it in Smalltalk.

Cheers,
Alexandre


On Thu, Dec 02, 2004 at 04:48:53PM -0800, Ryan Zerby wrote:
> I've read those already before I started asking questions :) Those
> books seem to be about using smalltalk (squeak).. I want a book on how
> I would go about implementing the VM.  The nitty gritty of memory
> management with objects, and how to implement inheritance, if I were
> writing in C or assembly (say).  How to implement the interpreter
> itself.
> 
> 
> On Fri, 3 Dec 2004 00:08:19 +0100, Marcus Denker <denker at iam.unibe.ch> wrote:
> > 
> > Am 03.12.2004 um 00:02 schrieb Lyndon Tremblay:
> > 
> > > ftp://www.exept.de/download/books.zip
> > >
> > > 8 PDF books are contained here; public domain or equivalent. I
> > > recommend
> > > starting with 'Art of Smalltalk'.
> > >
> > full collection at:
> > 
> > http://www.iam.unibe.ch/~ducasse/FreeBooks.html
> > 
> > 
> >      Marcus
> > 
> >

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.iam.unibe.ch/~bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



More information about the Squeak-dev mailing list