<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/lordgoati.us/blog/tail-call/">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Tail-Call Interpreters in Rust - Jimmy Ostler</title>
<link>https://b.hatena.ne.jp/entry/s/lordgoati.us/blog/tail-call/</link>
<description>Recently, I came across this post about different styles of VM dispatch as I was searching for ways to improve my ternary project. I had heard of tail-call interpretation, though my original source...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/xef/20260812#bookmark-4791409024264276514" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/tybalt/20260811#bookmark-4791409024264276514" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/tasukuchan/20260810#bookmark-4791409024264276514" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/xef/20260812#bookmark-4791409024264276514">
<title>xef</title>
<link>https://b.hatena.ne.jp/xef/20260812#bookmark-4791409024264276514</link>
<description></description>
<dc:date>2026-08-12T13:34:03Z</dc:date>
<dc:subject>Rust</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Rust" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/tybalt/20260811#bookmark-4791409024264276514">
<title>tybalt</title>
<link>https://b.hatena.ne.jp/tybalt/20260811#bookmark-4791409024264276514</link>
<description></description>
<dc:date>2026-08-10T15:10:24Z</dc:date>
<dc:subject>Hacker News</dc:subject>
<dc:subject>Rust</dc:subject>
<dc:subject>Compiler</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Hacker%20News" />
    <rdf:li resource="https://b.hatena.ne.jp/q/Rust" />
    <rdf:li resource="https://b.hatena.ne.jp/q/Compiler" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/tasukuchan/20260810#bookmark-4791409024264276514">
<title>tasukuchan</title>
<link>https://b.hatena.ne.jp/tasukuchan/20260810#bookmark-4791409024264276514</link>
<description></description>
<dc:date>2026-08-10T12:56:25Z</dc:date>
</item>
</rdf:RDF>