Re: Object Oriented Interpreter/Compiler

george@dbnet.ece.ntua.gr (Yiorgos Adamopoulos)
28 Aug 1997 00:28:28 -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: george@dbnet.ece.ntua.gr (Yiorgos Adamopoulos)
Newsgroups: comp.compilers
Date: 28 Aug 1997 00:28:28 -0400
Organization: National Technical University of Athens, Greece
References: 97-08-054 97-08-064
Keywords: OOP, design

> 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.


Tim Budd has implemented the Kamin Interpreters in C++ so you might consider
looking at:


ftp://ftp.cs.orst.edu/pub/budd/kamin/


--
Yiorgos Adamopoulos -- #include <std/disclaimer.h>
adamo@dbnet.ece.ntua.gr -- Knowledge and Data Base Systems Laboratory, NTUA
--


Post a followup to this message

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