Re: object oriented compiler/interpreter - HOWTO

bernd@informatik.uni-osnabrueck.de
27 Jul 2000 21:33:18 -0400

          From comp.compilers

Related articles
object oriented compiler/interpreter - HOWTO bretr_a@--nospam--one.net.au (Brett) (2000-07-18)
Re: object oriented compiler/interpreter - HOWTO ast@halcyon.com (Andrew Tucker) (2000-07-23)
Re: object oriented compiler/interpreter - HOWTO neelk@brick.cswv.com (2000-07-23)
Re: object oriented compiler/interpreter - HOWTO ralph@inputplus.demon.co.uk (2000-07-23)
Re: object oriented compiler/interpreter - HOWTO jkahrs@castor.atlas.de (Juergen Kahrs) (2000-07-23)
Re: object oriented compiler/interpreter - HOWTO greldinard@my-deja.com (2000-07-23)
Re: object oriented compiler/interpreter - HOWTO rpw3@rigden.engr.sgi.com (2000-07-27)
Re: object oriented compiler/interpreter - HOWTO bernd@informatik.uni-osnabrueck.de (2000-07-27)
Re: object oriented compiler/interpreter - HOWTO felix@anu.ie (felix) (2000-07-29)
| List of all articles for this month |

From: bernd@informatik.uni-osnabrueck.de
Newsgroups: comp.compilers
Date: 27 Jul 2000 21:33:18 -0400
Organization: Universität Osnabrück
References: 00-07-023 00-07-046
Keywords: OOP

>> Can Anyone Point Me In Right Direction For Writing My Own OO
>> Compiler/Interpreter?
>
>A few years ago there was a Usenet post (on comp.compilers?) pointing
>to the PostScript of a book, possibly by a German author from a
>university, on using a C preprocessor written in awk to implement OO
>elements in the language.
>
>I printed it at the time and it was worth the read. Hopefully, this
>will jog another comp.compilers reader's memory.
>
>Ralph.


You find a pdf version under http://www.informatik.uni-osnabrueck.de/axel =>
books => "Objekt-orientierte Programmierung mit ANSI-C" => ooc.pdf (English
translation).


Bernd


Post a followup to this message

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