Re: Object Oriented Approach to Compiler design and Implementation.

Flemming Gram Christensen <gram@ull.mjolner.dk>
27 Apr 2000 10:45:24 -0400

          From comp.compilers

Related articles
[3 earlier articles]
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)
Re: Object Oriented Approach to Compiler design and Implementation. vannoord@let.rug.nl (2000-04-27)
Re: Object Oriented Approach to Compiler design and Implementation. gram@ull.mjolner.dk (Flemming Gram Christensen) (2000-04-27)
Re: Object Oriented Approach to Compiler design and Implementation. mayur_naik@my-deja.com (2000-04-27)
Re: Object Oriented Approach to Compiler design and Implementation. gabor@mac.com (Gabor Greif) (2000-05-04)
| List of all articles for this month |

From: Flemming Gram Christensen <gram@ull.mjolner.dk>
Newsgroups: comp.compilers
Date: 27 Apr 2000 10:45:24 -0400
Organization: University of Aarhus, Department of Computer Science (DAIMI)
References: 00-04-148 00-04-189
Keywords: OOP

"Joachim Durchholz" <joachim.durchholz@halstenbach.com.or.de> writes:


> <naveens@noida.hclt.com> wrote:
> documentation and source at http://smalleiffel.loria.fr/index.html
> (follow the links in the sidebar to the left).


The BETA compiler (www.mjolner.com) is written in BETA itself.
It makes highly use of object oriented facilities. All
values are represented as object with methods like loadToReg,
Compare, StToMem etc.


Regards
Flemming


Post a followup to this message

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