Re: How To Design A Code Generator

Pietro <dontexists@hotmail.com>
19 Mar 2002 16:15:34 -0500

          From comp.compilers

Related articles
How To Design A Code Generator cparpart@surakware.net (Christian Parpart) (2002-03-17)
Re: How To Design A Code Generator dontexists@hotmail.com (Pietro) (2002-03-19)
Re: How To Design A Code Generator dobes@dobesland.com (Dobes Vandermeer) (2002-03-21)
Re: How To Design A Code Generator cparpart@surakware.net (Christian Parpart) (2002-03-21)
| List of all articles for this month |

From: Pietro <dontexists@hotmail.com>
Newsgroups: comp.compilers
Date: 19 Mar 2002 16:15:34 -0500
Organization: Compilers Central
References: 02-03-074
Keywords: design, code
Posted-Date: 19 Mar 2002 16:15:34 EST

Hi
Christian Parpart wrote:
> I was wondering if someone can tell me some information about
> code generators and its design. We're currently developing our


I advice you to read the Go4's "Design Patter" book. In Particular the
visitor pattern come with a really helpful example about code generator
design.


hope this helps.


p


--
pgp key: 1024D/8A091922 2000-10-18
Pietro Abate <abateNoMoReSpAm@students.cs.unibo.it>
Key fingerprint = 5111 D91B 5E0C 5CE6 FDA3 5EF4 6120 E18E 8A09 1922
public key avalaible via public key server at wwwkeys.eu.pgp.net



Post a followup to this message

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