Related articles |
---|
Is there any generator generator, not parser generator? baehj@oz.co.kr (Bae, Hyun-jik) (1998-10-13) |
Re: Is there any generator generator, not parser generator? chase@world.std.com (David Chase) (1998-10-17) |
Re: Is there any generator generator, not parser generator? dwight@pentasoft.com (1998-10-17) |
Is there any generator generator, not parser generator? KPRASAD@us.oracle.com (KPRASAD.US.ORACLE.COM) (1998-10-17) |
Re: Is there any generator generator, not parser generator? assmann@ipd.info.uni-karlsruhe.de (Uwe Assmann) (1998-10-17) |
Re: Is there any generator generator, not parser generator? anton@mips.complang.tuwien.ac.at (1998-10-18) |
Re: Is there any generator generator, not parser generator? chase@world.std.com (David Chase) (1998-10-21) |
From: | "KPRASAD.US.ORACLE.COM" <KPRASAD@us.oracle.com> |
Newsgroups: | comp.compilers |
Date: | 17 Oct 1998 01:48:34 -0400 |
Organization: | Compilers Central |
References: | 98-10-081 |
Keywords: | code |
Thats What We Refer To As Retargetable Code Generator. Its Working
Principle Is To Find An Optimal Tree For Converting I/M Code To Target
Code. There Is At Least One Paper Published By
Balasubramanium,S. Biswas, D.M.Dhamdhere. That Will Contain The
References About The Theory Of Retargetable Code Generators. Refer
Compiler Construction (Aho Sethi Ullman) Chapter 10 On Code
Generation. Unfortunately, The Theory Was Hard To Implement In
Practice And Hence No Tools Are Available.
regards
-kamal
Return to the
comp.compilers page.
Search the
comp.compilers archives again.