<?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/abhinavsarkar.net/posts/arithmetic-bytecode-vm/">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - A Fast Bytecode VM for Arithmetic: The Virtual Machine</title>
<link>https://b.hatena.ne.jp/entry/s/abhinavsarkar.net/posts/arithmetic-bytecode-vm/</link>
<description>In this series of posts, we write a fast bytecode compiler and a virtual machine for arithmetic in Haskell. We explore the following topics: Parsing arithmetic expressions to Abstract Syntax Trees ...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/emonkak/20251028#bookmark-4777859126197839745" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/u_wot_m8/20251024#bookmark-4777859126197839745" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/tasukuchan/20251023#bookmark-4777859126197839745" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/xef/20251022#bookmark-4777859126197839745" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/emonkak/20251028#bookmark-4777859126197839745">
<title>emonkak</title>
<link>https://b.hatena.ne.jp/emonkak/20251028#bookmark-4777859126197839745</link>
<description></description>
<dc:date>2025-10-28T02:21:23Z</dc:date>
<dc:subject>haskell</dc:subject>
<dc:subject>vm</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/haskell" />
    <rdf:li resource="https://b.hatena.ne.jp/q/vm" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/u_wot_m8/20251024#bookmark-4777859126197839745">
<title>u_wot_m8</title>
<link>https://b.hatena.ne.jp/u_wot_m8/20251024#bookmark-4777859126197839745</link>
<description></description>
<dc:date>2025-10-24T06:34:46Z</dc:date>
<dc:subject>Haskell</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Haskell" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/tasukuchan/20251023#bookmark-4777859126197839745">
<title>tasukuchan</title>
<link>https://b.hatena.ne.jp/tasukuchan/20251023#bookmark-4777859126197839745</link>
<description></description>
<dc:date>2025-10-22T16:31:27Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/xef/20251022#bookmark-4777859126197839745">
<title>xef</title>
<link>https://b.hatena.ne.jp/xef/20251022#bookmark-4777859126197839745</link>
<description></description>
<dc:date>2025-10-22T10:12:14Z</dc:date>
<dc:subject>VM</dc:subject>
<dc:subject>Haskell</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/VM" />
    <rdf:li resource="https://b.hatena.ne.jp/q/Haskell" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>