Re: Implementing classes

=?ISO-8859-1?Q?J=FCrgen_Kahrs?= <Juergen.Kahrs@vr-web.de>
4 Sep 2005 10:34:45 -0400

          From comp.compilers

Related articles
Implementing classes vcrobe@yahoo.com (2005-08-16)
Re: Implementing classes Wienczny@Web.de (Stephan Wienczny) (2005-08-21)
Re: Implementing classes der_julian@web.de (Julian Stecklina) (2005-08-21)
Re: Implementing classes nathan.moore@cox.net (Nathan Moore) (2005-08-31)
Implementing classes jatinb@noida.hcltech.com (Jatin Bhateja, Noida) (2005-09-02)
Re: Implementing classes Juergen.Kahrs@vr-web.de (=?ISO-8859-1?Q?J=FCrgen_Kahrs?=) (2005-09-04)
Re: Implementing classes kszabo@bcml120x.ca.nortel.com (2005-09-10)
Re: Implementing classes darnottJUNK@rogers.com (Doug Arnott) (2005-09-11)
Re: Implementing classes oliver@first.in-berlin.de (Oliver Bandel) (2005-09-11)
Re: Implementing classes david.boyle@gmail.com (2005-09-14)
Re: Implementing classes der_julian@web.de (Julian Stecklina) (2005-09-14)
| List of all articles for this month |

From: =?ISO-8859-1?Q?J=FCrgen_Kahrs?= <Juergen.Kahrs@vr-web.de>
Newsgroups: comp.compilers
Date: 4 Sep 2005 10:34:45 -0400
Organization: Compilers Central
References: 05-08-069 05-08-116
Keywords: OOP, bibliography, WWW
Posted-Date: 04 Sep 2005 10:34:45 EDT

Nathan Moore wrote:


> Here is something I found that is short and mostly clears it up:
>
> http://www1.cs.columbia.edu/~sedwards/classes/2002/w4995-02/cpp.9up.pdf


This is an interesting overview. Thanks for the link.


About 10 years ago, Axel Schreiner published his book
"Objekt-orientierte Programmierung mit ANSI-C", which
is also available (in English) for free now as a PDF:


    http://www.cs.rit.edu/~ats/books/ooc.pdf


You can find the source code on Schreiner's home page:


    http://www.cs.rit.edu/~ats/



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.