<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>n7shi</author_name>
  <author_url>https://blog.hatena.ne.jp/n7shi/</author_url>
  <blog_title>七誌の開発日記</blog_title>
  <blog_url>https://7shi.hateblo.jp/</blog_url>
  <categories>
    <anon>Brainf*ck</anon>
    <anon>Python</anon>
  </categories>
  <description>第3回 コンパイラ実装会で@uho_iiotokoさんがBrainf*ckのトランスレータを実装されているとき、ちょっと面白いことが起きました。元はC言語で実装されたBrainf*ckからアセンブラへのトランスレータです。トランスレート対象がC言語でも同じ結果となるため、Pythonで再実装した再現コードを掲載します。 https://gist.github.com/2670049 【注】無限ループや入力は想定していません。インタプリタとトランスレータの両方が実装されています。トランスレータではループ（ [ と ] ）を実装していないにも関わらず、トランスレートされたコードは正常に動作します。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F7shi.hateblo.jp%2Fentry%2F2012%2F05%2F13%2F102852&quot; title=&quot;Brainf*ckでループ展開 - 七誌の開発日記&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-13 10:28:52</published>
  <title>Brainf*ckでループ展開</title>
  <type>rich</type>
  <url>https://7shi.hateblo.jp/entry/2012/05/13/102852</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
