Hi all, PicoLisp now has a kind of tail call optimization!
Despite my belief that this feature should never be needed, many people asked for it. As always in PicoLisp, it is completely under the programmer's control. Two new functions 'tco' (tail call optimization) and 'tc' (the actual tail calls): https://software-lab.de/doc/refT.html#tco ☺/ A!ex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe