Re: Intermediate Language in Interpreter

"Charles E. Bortle, Jr." <cbrtjr@ix.netcom.com>
23 Mar 2000 22:36:03 -0500

          From comp.compilers

Related articles
Compiler project needed pel@realtime.dk (Per Olesen) (2000-02-22)
Intermediate Language in Interpreter lojedaortiz@interlink.com.ar (Nicolás) (2000-03-23)
Re: Intermediate Language in Interpreter cbrtjr@ix.netcom.com (Charles E. Bortle, Jr.) (2000-03-23)
Re: Intermediate Language in Interpreter mihai@cs.wisc.edu (Mihai Christodorescu) (2000-03-23)
| List of all articles for this month |

From: "Charles E. Bortle, Jr." <cbrtjr@ix.netcom.com>
Newsgroups: comp.compilers
Date: 23 Mar 2000 22:36:03 -0500
Organization: MindSpring Enterprises
References: 00-02-112 00-03-096
Keywords: interpreter, comment

Hello,


> [It's certainly feasible, but some kind of reverse polish is usually
> faster to interpret. -John]


But since he wants to do optimiztion, wouldn't triplets, or some other
three-address code be better?
--
Charles cbrtjr@ix.netcom.com
* http://pw2.netcom.com/~cbrtjr/wrdthing.html *
[Most likely, or even a link list of quads. -John]


Post a followup to this message

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