<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Matthew Plant's Blog</title>
    <description>Matthew Plant's Blog of Technical Musings</description>
    <link>https://maplant.com</link>
    <atom:link href="https://maplant.com/rss.xml" rel="self" type="application/rss+xml"/>
    
    
    <item>
      <title> Generators in Scheme With Dynamic Delimited Continuations</title>
      <description/>
      <pubDate>Thu, 26 Mar 2026 00:00:00 +0000</pubDate>
      <link>https://maplant.com/2026-03-26-Generators-in-Scheme-With-Dynamic-Delimited-Continuations.html</link>
      <guid isPermaLink="true">https://maplant.com/2026-03-26-Generators-in-Scheme-With-Dynamic-Delimited-Continuations.html</guid>
    </item>
    
    
    
    <item>
      <title> I Wrote a Scheme in 2025</title>
      <description/>
      <pubDate>Mon, 9 Feb 2026 00:00:00 +0000</pubDate>
      <link>https://maplant.com/2026-02-09-I-Wrote-a-Scheme-in-2025.html</link>
      <guid isPermaLink="true">https://maplant.com/2026-02-09-I-Wrote-a-Scheme-in-2025.html</guid>
    </item>
    
    
    
    <item>
      <title> Where Should You Put the Type Param for a Collect?</title>
      <description/>
      <pubDate>Tue, 30 Sep 2025 00:00:00 +0000</pubDate>
      <link>https://maplant.com/2025-09-30-Where-Should-You-Put-the-Type-Param-for-a-Collect%3F.html</link>
      <guid isPermaLink="true">https://maplant.com/2025-09-30-Where-Should-You-Put-the-Type-Param-for-a-Collect%3F.html</guid>
    </item>
    
    
    
    <item>
      <title> 25x Performance, Three Optimizations</title>
      <description/>
      <pubDate>Sun, 20 Apr 2025 00:00:00 +0000</pubDate>
      <link>https://maplant.com/2025-04-20-25x-Performance%2C-Three-Optimizations.html</link>
      <guid isPermaLink="true">https://maplant.com/2025-04-20-25x-Performance%2C-Three-Optimizations.html</guid>
    </item>
    
    
    
    <item>
      <title> Why I&#x27;m Writing a Scheme Implementation in 2025 (The Answer is Async Rust)</title>
      <description/>
      <pubDate>Mon, 17 Feb 2025 00:00:00 +0000</pubDate>
      <link>https://maplant.com/2025-02-17-Why-I%27m-Writing-a-Scheme-Implementation-in-2025-%28The-Answer-is-Async-Rust%29.html</link>
      <guid isPermaLink="true">https://maplant.com/2025-02-17-Why-I%27m-Writing-a-Scheme-Implementation-in-2025-%28The-Answer-is-Async-Rust%29.html</guid>
    </item>
    
    
    
    <item>
      <title> Scheme to the Spec Part I: Concurrent Cycle Collection</title>
      <description/>
      <pubDate>Fri, 13 Dec 2024 00:00:00 +0000</pubDate>
      <link>https://maplant.com/2024-12-13-Scheme-to-the-Spec-Part-I%3A-Concurrent-Cycle-Collection.html</link>
      <guid isPermaLink="true">https://maplant.com/2024-12-13-Scheme-to-the-Spec-Part-I%3A-Concurrent-Cycle-Collection.html</guid>
    </item>
    
    
    
    <item>
      <title> Writing a Simple Garbage Collector in C</title>
      <description/>
      <pubDate>Sat, 25 Apr 2020 00:00:00 +0000</pubDate>
      <link>https://maplant.com/2020-04-25-Writing-a-Simple-Garbage-Collector-in-C.html</link>
      <guid isPermaLink="true">https://maplant.com/2020-04-25-Writing-a-Simple-Garbage-Collector-in-C.html</guid>
    </item>
    
    
  </channel>
</rss>