<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kei-os2007</author_name>
  <author_url>https://blog.hatena.ne.jp/kei-os2007/</author_url>
  <blog_title>kei-os2007 against the machine!!</blog_title>
  <blog_url>https://kei-os2007.hatenadiary.org/</blog_url>
  <categories>
    <anon>Vim</anon>
  </categories>
  <description>BFの8命令すべてに対応したよ 昨日のエントリーで不完全だった「ジャンプ命令」というか [ と ] に対応してなかった件、対応してみた。 実装方針も、チューリングな感じにした。かな？ vimスクリプトはこんな感じ。 bf.vim という名前で。 $ cat bf.vim &quot; define let s:GT = 1 &quot; &gt; let s:LT = 2 &quot; &lt; let s:PLUS = 3 &quot; + let s:MINUS = 4 &quot; - let s:DOT = 5 &quot; . let s:CAMMA = 6 &quot; , let s:LB = 7 &quot; [ let s:RB = 8 &quot; ] let s:UNKN…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkei-os2007.hatenadiary.org%2Fentry%2F20080502%2F1209749207&quot; title=&quot; vimスクリプトで BrainF*ck - 再実装編 - kei-os2007 against the machine!!&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>2008-05-02 02:26:47</published>
  <title> vimスクリプトで BrainF*ck - 再実装編</title>
  <type>rich</type>
  <url>https://kei-os2007.hatenadiary.org/entry/20080502/1209749207</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
