<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Trampoline on martinuke0&#39;s Blog</title>
    <link>https://martinuke0.github.io/tags/trampoline/</link>
    <description>Recent content in Trampoline on martinuke0&#39;s Blog</description>
    <image>
      <title>martinuke0&#39;s Blog</title>
      <url>https://martinuke0.github.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://martinuke0.github.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.152.2</generator>
    <language>en</language>
    <lastBuildDate>Tue, 19 May 2026 06:00:10 +0000</lastBuildDate>
    <atom:link href="https://martinuke0.github.io/tags/trampoline/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>When Recursion Stops Using the Stack: Tail Calls, Trampolines, and Iterative Transformations</title>
      <link>https://martinuke0.github.io/posts/2026-05-19-when-recursion-stops-using-the-stack-tail-calls-trampolines-and-iterative-transformations/</link>
      <pubDate>Tue, 19 May 2026 06:00:10 +0000</pubDate>
      <guid>https://martinuke0.github.io/posts/2026-05-19-when-recursion-stops-using-the-stack-tail-calls-trampolines-and-iterative-transformations/</guid>
      <description>Explore how recursive functions can avoid growing the call stack through tail‑call optimization, trampolines, and iterative rewrites, with concrete language examples and performance insights.</description>
    </item>
  </channel>
</rss>
