Re: object oriented compiler/interpreter - HOWTO

Andrew Tucker <ast@halcyon.com>
23 Jul 2000 16:42:31 -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)
[1 later articles]
| List of all articles for this month |

From: Andrew Tucker <ast@halcyon.com>
Newsgroups: comp.compilers
Date: 23 Jul 2000 16:42:31 -0400
Organization: WinStar NorthWest Nexus
References: 00-07-023
Keywords: OOP

Have a look at Chapter 14 of Appel's book _Modern Compiler Implementation
in {C,Java,ML}_.


Also the Cecil/Vortex project at the University of Washington has a lot
of good papers on this subject. Check it out at
http://www.cs.washington.edu/research/projects/cecil/


HTH


Brett <bretr_a@--nospam--one.net.au> wrote:
: Can Anyone Point Me In Right Direction For Writing My Own OO
: Compiler/Interpreter?
--
--
/* Andrew */
WWW: http://www.halcyon.com/ast
Email: ast@halcyon.com





Post a followup to this message

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