Groups | Search | Server Info | Login | Register


Groups > gnu.emacs.help > #60984

Re: TCO with named-let via macros

From Richard Smith <null@void.com>
Newsgroups gnu.emacs.help
Subject Re: TCO with named-let via macros
Date 2024-07-10 06:36 +0100
Organization BWH Usenet Archive (https://usenet.blueworldhosting.com)
Message-ID <m1ttgxhkp3.fsf@void.com> (permalink)
References <m11q42e6zz.fsf@void.com> <8734oi5ksx.fsf@axel-reichert.de>

Show all headers | View raw


Axel - I know that elisp doesn't optimise if an expressed recursive
function is tail-recursive.
A practical work-around is an alterative approach using the looping
built-in's like "dotimes" (?) - where a recursive approach would have
minimalistic beauty.
Regards, Rich S

Back to gnu.emacs.help | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

thanks - calculate pi fn. in elisp Richard Smith <null@void.com> - 2024-07-09 19:48 +0100
  TCO with named-let via macros (was: thanks - calculate pi fn. in elisp) Axel Reichert <mail@axel-reichert.de> - 2024-07-09 23:15 +0200
    Re: TCO with named-let via macros Richard Smith <null@void.com> - 2024-07-10 06:28 +0100
      Re: TCO with named-let via macros steve g <sgonedes1977@gmail.com> - 2024-08-10 15:56 -0400
        Re: TCO with named-let via macros Richard Smith <null@void.com> - 2024-08-10 22:28 +0100
    Re: TCO with named-let via macros Richard Smith <null@void.com> - 2024-07-10 06:36 +0100
      Re: TCO with named-let via macros steve g <sgonedes1977@gmail.com> - 2024-08-10 16:22 -0400
        Re: TCO with named-let via macros Axel Reichert <mail@axel-reichert.de> - 2024-08-10 23:15 +0200
          Re: TCO with named-let via macros steve g <sgonedes1977@gmail.com> - 2024-08-11 14:56 -0400
          Re: TCO with named-let via macros Richard Smith <null@void.com> - 2025-04-08 10:26 +0100
    Re: TCO with named-let via macros Richard Smith <null@void.com> - 2024-07-10 06:59 +0100
    Re: TCO with named-let via macros Richard Smith <null@void.com> - 2024-07-10 09:18 +0100
      Re: TCO with named-let via macros steve g <sgonedes1977@gmail.com> - 2024-08-10 16:26 -0400
        Re: TCO with named-let via macros Richard Smith <null@void.com> - 2024-08-10 22:51 +0100

csiph-web