Related articles |
---|
Object Oriented Approach to Compiler design and Implementation. naveens@noida.hclt.com (2000-04-20) |
Re: Object Oriented Approach to Compiler design and Implementation. rod.bates@wichita.boeing.com (Rodney M. Bates) (2000-04-21) |
Re: Object Oriented Approach to Compiler design and Implementation. abuse@bearcave.com (2000-04-25) |
Re: Object Oriented Approach to Compiler design and Implementation. pmoisset@altavista.net (Pablo) (2000-04-25) |
Re: Object Oriented Approach to Compiler design and Implementation. no.address.given@nowhere.net (Henrik Bergström) (2000-04-26) |
Re: Object Oriented Approach to Compiler design and Implementation. naveen_sharma@my-deja.com (2000-04-26) |
Re: Object Oriented Approach to Compiler design and Implementation. deryck.brown@zetnet.co.uk (Deryck F Brown) (2000-04-26) |
Re: Object Oriented Approach to Compiler design and Implementation. joachim.durchholz@halstenbach.com.or.de (Joachim Durchholz) (2000-04-26) |
[4 later articles] |
From: | "Rodney M. Bates" <rod.bates@wichita.boeing.com> |
Newsgroups: | comp.compilers |
Date: | 21 Apr 2000 23:04:52 -0400 |
Organization: | The Boeing Company |
References: | 00-04-148 |
Keywords: | OOP, design |
naveens@noida.hclt.com wrote:
> My curiosity is whether compiler of OO Language like C++ itself is
> built on this paradigm or not.
The Modula-3 compiler uses lots of object types in its own
implementation. Source code is available.
See www.m3.org for more info.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.