Re: Object Oriented Interpreter/Compiler

Vincent ENGLEBERT <venglebert@info.fundp.ac.be>
20 Aug 1997 23:55:40 -0400

          From comp.compilers

Related articles
Object Oriented Interpreter/Compiler john@siliconzone.com (John Bergman) (1997-08-19)
Re: Object Oriented Interpreter/Compiler venglebert@info.fundp.ac.be (Vincent ENGLEBERT) (1997-08-20)
Re: Object Oriented Interpreter/Compiler ssolyanik@icdc.com (Sergey Solyanik) (1997-08-20)
Re: Object Oriented Interpreter/Compiler george@dbnet.ece.ntua.gr (1997-08-28)
| List of all articles for this month |

From: Vincent ENGLEBERT <venglebert@info.fundp.ac.be>
Newsgroups: comp.compilers
Date: 20 Aug 1997 23:55:40 -0400
Organization: FUNDP
References: 97-08-054
Keywords: books, OOP

The book "Compilateurs. Principes, techniques et outils" by
Whilhelm and Maurer has a chapter on OO Compilers with
an OO dedicated abstract machine. This book also exists in
english, but I don't have the exact reference here.


Vincent.


John Bergman wrote:


> I have been working on a "conventional" compiler/interpreter that
> uses a source language somewhat like pascal. I am now interested in
> understanding more techniques for creating an Object oriented
> language.
--


Post a followup to this message

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