[Python-Dev] Proper tail recursion (original) (raw)
Chris King colanderman at gmail.com
Mon Jul 19 19:01:36 CEST 2004
- Previous message: [Python-Dev] Proper tail recursion
- Next message: [Python-Dev] Proper tail recursion
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 19 Jul 2004 12:48:11 -0400, Jeremy Hylton <jhylton at gmail.com> wrote:
Just a guess but "make a seperate eval loop" sounds like a sure way to get a 10,000 pound weight dropped on you? Seriously, how do you accomplish this without code duplication?
Oh, you don't -- you just let the C preprocessor do the duplication for you ;)
- Previous message: [Python-Dev] Proper tail recursion
- Next message: [Python-Dev] Proper tail recursion
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]