[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
tail call optimization in CLISP?
- To: clisp-list@[129.13.115.2]
- Subject: tail call optimization in CLISP?
- From: hoehle@zeus.gmd.de (Jorg-Cyril Hohle)
- Date: Wed, 12 Nov 1997 22:33:52 +0100
Hi,
would it cost a lot of work to perform tail call optimization in
simple cases (no unwind-protect, no dynamic bindings etc.)?
Without that, CPS becomes unusable because all final calls pile up on
the stack as a series of FUNCALLs instead of being JMP'ed to.
Regards,
Jo"rg Ho"hle.
Joerg.Hoehle@gmd.de http://zeus.gmd.de/~hoehle/amiga-clisp.html