Re: object oriented compiler/interpreter - HOWTO

Juergen Kahrs <jkahrs@castor.atlas.de>
23 Jul 2000 16:53:43 -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: Juergen Kahrs <jkahrs@castor.atlas.de>
Newsgroups: comp.compilers
Date: 23 Jul 2000 16:53:43 -0400
Organization: STN Atlas Elektronik GmbH SLE1
References: 00-07-023
Keywords: OOP

Brett wrote:
>
> Can Anyone Point Me In Right Direction For Writing My Own OO
> Compiler/Interpreter?


Look at this one:


http://www.cs.uni-sb.de/RW/compbook.html
http://www.amazon.com/exec/obidos/ASIN/0201422905/qid%3D963998825/t/104-5981678-6623906


> Everything That I'Ve Read So Far Shows Me How To Implement A
> Compiler/Interpreter For A Subset Of Pascal


The book above has separate chapters and for OO, functional, procedural
and other ways of programming. Each paradigm is first described
conceptually and then implemented prototypically.


+---------------------------------------------------------------------+
| Juergen Kahrs, STN Atlas Elektronik GmbH, D-28305 Bremen |
| Simulation Division Sebaldsbruecker Heerstr. 235 +49/421/457-2819 |
+----------- http://home.t-online.de/home/Juergen.Kahrs/ -------------+


Post a followup to this message

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