Robuta

https://www.educative.io/courses/ultimate-guide-programming-in-kotlin/tail-call-optimization
Learn how Kotlin uses tail call optimization to convert recursion into iteration. Avoid stack overflow and improve performance with tailrec functions.
tail call optimizationunderstandingkotlinrecursion
https://mail-archive.com/llvm-branch-commits@lists.llvm.org/msg49457.html
llvmbranchcommitsboltgadget
https://www.salon.com/2013/12/28/raptor_porn_the_ridiculous_proliferation_of_the_red_tail_call/
Movies and TV relentlessly use the red-tailed hawk's cry, even to voice bald eagles. We owe the bird royalties!
red tailraptorpornridiculousproliferation
https://mail-archive.com/llvm-branch-commits@lists.llvm.org/msg51587.html
llvmbranchcommitsboltgadget
https://dev.to/edisonywh/recursion-tail-call-optimization-and-recursion-2enh
Recently I thought I'd take a jab at functional languages just to try out a dif... Tagged with ruby, elixir, computerscience, functional.
tail call optimizationdev communityrecursion
https://www.educative.io/courses/functional-programming-elixir/tail-call-optimization
Learn how tail-call optimization reduces memory use in recursive Elixir functions by making the last call a function call, improving performance.
tail call optimizationunderstandingelixirrecursion
https://web.dev/blog/wasmgc-wasm-tail-call-optimizations-baseline
WebAssembly Garbage Collection and Wasm tail call optimizations have now landed in all major browser engines, making them Baseline Newly available.
tail callwasmgcoptimizationsbaselinenewly