| Related articles |
|---|
| [6 earlier articles] |
| Re: Using C as a back end nr@labrador.eecs.harvard.edu (2000-10-22) |
| Re: Using C as a back end sjmeyer@www.tdl.com (2000-10-23) |
| Re: Using C as a back end lazzaro@cs.berkeley.edu (2000-10-23) |
| Re: Using C as a back end predictor@my-deja.com (Pred.) (2000-10-23) |
| Re: Using C as a back end predictor@my-deja.com (Pred.) (2000-10-23) |
| Re: Using C as a back end sweeks@my-deja.com (Stephen T. Weeks) (2000-10-23) |
| Re: Using C as a back end jaidi@fos.ubd.edu.bn (Pg Nor Jaidi Pg Tuah) (2000-10-26) |
| Re: Using C as a back end predictor@my-deja.com (Pred.) (2000-10-26) |
| Re: Using C as a back end ONeillCJ@logica.com (Conor O'Neill) (2000-10-26) |
| Re: Using C as a back end kst@cts.com (Keith Thompson) (2000-10-26) |
| Re: Using C as a back end jacob@jacob.remcomp.fr (jacob navia) (2000-10-26) |
| Re: Using C as a back end nr@labrador.eecs.harvard.edu (2000-10-31) |
| Re: Using C as a back end sweeks@my-deja.com (Stephen T. Weeks) (2000-10-31) |
| [16 later articles] |
| From: | "Pg Nor Jaidi Pg Tuah" <jaidi@fos.ubd.edu.bn> |
| Newsgroups: | comp.compilers |
| Date: | 26 Oct 2000 02:43:57 -0400 |
| Organization: | Compilers Central |
| References: | 00-10-148 |
| Keywords: | C, optimize |
At 22:16 23-10-00 -0400, Stephen T. Weeks wrote:
>In breaking up our C program into C procedures we have also had to be
>careful to preserve tail recursion by using a trampoline.
At this point I'm feeling rather stupid. Can anyone please tell me, or
point out a convenient reference, about "trampoline". I thought a
simple loop is sufficient to preserve (eliminate!) tail
recursion. There must be something that I have overlooked in this
jumpy business. May be something to do with mutual recursion?
jaidi@fos.ubd.edu.bn
Return to the
comp.compilers page.
Search the
comp.compilers archives again.