<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yurupo</author_name>
  <author_url>https://blog.hatena.ne.jp/yurupo/</author_url>
  <blog_title>yurupoの日記</blog_title>
  <blog_url>https://yurupo.hatenadiary.org/</blog_url>
  <categories>
    <anon>Brainfuck</anon>
  </categories>
  <description>Brainfuckという名前がアレなプログラミング言語があります。 難読なプログラム言語です。以下8つの命令しかありません。 &gt; ポインタをインクリメントする。 &lt; ポインタをデクリメントする。 + ポインタが指す値をインクリメントする。 - ポインタが指す値をデクリメントする。 . ポインタが指す値を出力に書き出す。 , 入力から1バイト読み込んで、ポインタが指す先に代入する。 [ ポインタが指す値が0なら、対応する ] の直後までジャンプする。 ] ポインタが指す値が0でないなら、対応する [ にジャンプする。命令自体は簡単です。後の説明では、最初の値から順に、A, B, C...と書きま…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyurupo.hatenadiary.org%2Fentry%2F20120508%2F1338630601&quot; title=&quot;Brainf*ck考 - yurupoの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-05-08 18:50:01</published>
  <title>Brainf*ck考</title>
  <type>rich</type>
  <url>https://yurupo.hatenadiary.org/entry/20120508/1338630601</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
