<?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/qiita.com/cist-b213-t-kato/items/23b771298f6ed45158e9">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Ruby&#x3067;80&#x884C;&#x304F;&#x3089;&#x3044;&#x306E;&#x30A4;&#x30F3;&#x30BF;&#x30D7;&#x30EA;&#x30BF;(&#x30B3;&#x30F3;&#x30D1;&#x30A4;&#x30E9;?)&#x4F5C;&#x3063;&#x305F; - Qiita</title>
<link>https://b.hatena.ne.jp/entry/s/qiita.com/cist-b213-t-kato/items/23b771298f6ed45158e9</link>
<description>class Interpreter def calc(code) create_tokens(code) exec(stmt) end private def create_tokens(code) @tokens = [] while !code.empty? arr = [ [/^[0-9]+(\.[0-9]+)?/, &#x22;num&#x22;], [/^[\+\-\*\/]/, &#x22;bin&#x22;], [/...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/Hiro_Matsuno/20200615#bookmark-4687065003822167298" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/sonota88/20200613#bookmark-4687065003822167298" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/Hiro_Matsuno/20200615#bookmark-4687065003822167298">
<title>Hiro_Matsuno</title>
<link>https://b.hatena.ne.jp/Hiro_Matsuno/20200615#bookmark-4687065003822167298</link>
<description></description>
<dc:date>2020-06-15T01:39:33Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/sonota88/20200613#bookmark-4687065003822167298">
<title>sonota88</title>
<link>https://b.hatena.ne.jp/sonota88/20200613#bookmark-4687065003822167298</link>
<description></description>
<dc:date>2020-06-13T01:59:46Z</dc:date>
<dc:subject>Ruby</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Ruby" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>