<?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/www.cs.cornell.edu/courses/cs6120/2023fa/self-guided/">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - CS 6120: The Self-Guided Course</title>
<link>https://b.hatena.ne.jp/entry/s/www.cs.cornell.edu/courses/cs6120/2023fa/self-guided/</link>
<description>Syllabus Schedule Lessons Zulip Discussions Blog CS 6120: Advanced Compilers: The Self-Guided Online Course CS 6120 is a PhD-level Cornell CS course by Adrian Sampson on programming language implem...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/cartman0/20240305#bookmark-4750127030892341120" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/havanap/20240304#bookmark-4750127030892341120" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/hintoku/20240304#bookmark-4750127030892341120" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ihirokyx/20240304#bookmark-4750127030892341120" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/atsushifx/20240304#bookmark-4750127030892341120" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kutakutatriangle/20240304#bookmark-4750127030892341120" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/toenobu/20240303#bookmark-4750127030892341120" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/xef/20240303#bookmark-4750127030892341120" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/cartman0/20240305#bookmark-4750127030892341120">
<title>cartman0</title>
<link>https://b.hatena.ne.jp/cartman0/20240305#bookmark-4750127030892341120</link>
<description></description>
<dc:date>2024-03-05T00:45:42Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/havanap/20240304#bookmark-4750127030892341120">
<title>havanap</title>
<link>https://b.hatena.ne.jp/havanap/20240304#bookmark-4750127030892341120</link>
<description>CS 6120: Advanced Compilers: The Self-Guided Online Course</description>
<dc:date>2024-03-04T02:17:42Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/hintoku/20240304#bookmark-4750127030892341120">
<title>hintoku</title>
<link>https://b.hatena.ne.jp/hintoku/20240304#bookmark-4750127030892341120</link>
<description></description>
<dc:date>2024-03-04T00:07:08Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/ihirokyx/20240304#bookmark-4750127030892341120">
<title>ihirokyx</title>
<link>https://b.hatena.ne.jp/ihirokyx/20240304#bookmark-4750127030892341120</link>
<description></description>
<dc:date>2024-03-03T23:57:19Z</dc:date>
<dc:subject>Compiler</dc:subject>
<dc:subject>software</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Compiler" />
    <rdf:li resource="https://b.hatena.ne.jp/q/software" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/atsushifx/20240304#bookmark-4750127030892341120">
<title>atsushifx</title>
<link>https://b.hatena.ne.jp/atsushifx/20240304#bookmark-4750127030892341120</link>
<description></description>
<dc:date>2024-03-03T22:23:54Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/kutakutatriangle/20240304#bookmark-4750127030892341120">
<title>kutakutatriangle</title>
<link>https://b.hatena.ne.jp/kutakutatriangle/20240304#bookmark-4750127030892341120</link>
<description></description>
<dc:date>2024-03-03T21:27:15Z</dc:date>
<dc:subject>Compiler</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Compiler" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/toenobu/20240303#bookmark-4750127030892341120">
<title>toenobu</title>
<link>https://b.hatena.ne.jp/toenobu/20240303#bookmark-4750127030892341120</link>
<description></description>
<dc:date>2024-03-03T13:57:08Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/xef/20240303#bookmark-4750127030892341120">
<title>xef</title>
<link>https://b.hatena.ne.jp/xef/20240303#bookmark-4750127030892341120</link>
<description></description>
<dc:date>2024-03-03T13:34:40Z</dc:date>
<dc:subject>Compiler</dc:subject>
<dc:subject>LanguageImplementation</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Compiler" />
    <rdf:li resource="https://b.hatena.ne.jp/q/LanguageImplementation" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>