Related articles |
---|
OOP Runtime data structures witness@t-online.de (Uli Kusterer) (2003-10-13) |
Re: OOP Runtime data structures jones@cs.ua.edu (Joel Jones) (2003-10-13) |
Re: OOP Runtime data structures me@junk.address.com (Tim Owen) (2003-10-13) |
Re: OOP Runtime data structures witness@t-online.de (Uli Kusterer) (2003-10-19) |
Re: OOP Runtime data structures Markus.Elfring@web.de (2003-10-27) |
Re: OOP Runtime data structures Markus.Elfring@web.de (2003-10-27) |
Re: OOP Runtime data structures javadesigner@yahoo.com (javadesigner) (2003-10-31) |
Re: OOP Runtime data structures witness@t-online.de (Uli Kusterer) (2003-10-31) |
Re: OOP Runtime data structures davide.grandi@mclink.it (2003-10-31) |
Re: OOP Runtime data structures witness@t-online.de (Uli Kusterer) (2003-11-02) |
From: | javadesigner <javadesigner@yahoo.com> |
Newsgroups: | comp.compilers |
Date: | 31 Oct 2003 22:43:11 -0500 |
Organization: | Compilers Central |
References: | 03-10-059 03-10-075 03-10-103 |
Keywords: | OOP |
Posted-Date: | 31 Oct 2003 22:43:11 EST |
Or look at any Javascript implementation. The one at
mozilla.org->projects->javascript is a good start.
(Javascripts is almost _exactly_ like self, a OO language
that uses prototypes instead of class definitions).
--
Best regards,
--j
Return to the
comp.compilers page.
Search the
comp.compilers archives again.