<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Caracal Blog</title>
        <link>https://caracal-lang.org/blog/</link>
        <description>Development notes and updates from the Caracal project.</description>
        <language>en-us</language>
        <lastBuildDate>Sun, 31 May 2026 14:52:12 GMT</lastBuildDate>
        <atom:link href="https://caracal-lang.org/blog/feed.xml" rel="self" type="application/rss+xml" />
        <item>
            <title>Devlog #4 Error reports and the IR layer</title>
            <link>https://caracal-lang.org/blog/devlog-4-error-reports-and-the-ir-layer/</link>
            <guid>https://caracal-lang.org/blog/devlog-4-error-reports-and-the-ir-layer/</guid>
            <pubDate>Sun, 31 May 2026 00:00:00 GMT</pubDate>
            <description>Progress on compiler diagnostics and the new IR layer.</description>
        </item>
        <item>
            <title>Devlog #3 Types</title>
            <link>https://caracal-lang.org/blog/devlog-3-types/</link>
            <guid>https://caracal-lang.org/blog/devlog-3-types/</guid>
            <pubDate>Sun, 03 May 2026 00:00:00 GMT</pubDate>
            <description>Progress on types, fixing order-independent declarations and whats next.</description>
        </item>
        <item>
            <title>Devlog #2 Side quest</title>
            <link>https://caracal-lang.org/blog/devlog-2-side-quest/</link>
            <guid>https://caracal-lang.org/blog/devlog-2-side-quest/</guid>
            <pubDate>Tue, 17 Mar 2026 00:00:00 GMT</pubDate>
            <description>Progress on Caracal and a weekend side quest.</description>
        </item>
        <item>
            <title>Devlog #1 Hello World</title>
            <link>https://caracal-lang.org/blog/devlog-1-hello-world/</link>
            <guid>https://caracal-lang.org/blog/devlog-1-hello-world/</guid>
            <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
            <description>The first devlog for Caracal, covering goals, current progress, and next milestones.</description>
        </item>
    </channel>
</rss>