<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>unarist</author_name>
  <author_url>https://blog.hatena.ne.jp/unarist/</author_url>
  <blog_title>うなてっくろぐ</blog_title>
  <blog_url>https://unarist.hatenadiary.org/</blog_url>
  <categories>
    <anon>Prog</anon>
  </categories>
  <description>完成品はこちら VBA抜きのExcelでBrainfuckインタプリタを作った - うなてっくろぐ 全体的な考え方 例えばBrainfuckの場合、命令ポインタ、データ配列とポインタ、入出力ストリームをまとめて一つの状態と考えると、プログラムの実行は「今の状態と次の命令を見て次の状態を決定する」の繰り返しと考えることができます。命令を見て影響する部分だけ変更できればいいのですが、VBAなしでは特定のセルを動的に書き換えることができません。 そこでシート上の一行をひとつの状態と考え、状態の各要素に「今の命令を実行した後の状態を計算する」という式が入っています。 それぞれの命令が影響する要素をまと…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Funarist.hatenadiary.org%2Fentry%2F20130331%2Fhowto_bf_in_excel&quot; title=&quot;VBA抜きのExcelでBrainfuckの種明かし - うなてっくろぐ&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>2013-03-31 00:00:00</published>
  <title>VBA抜きのExcelでBrainfuckの種明かし</title>
  <type>rich</type>
  <url>https://unarist.hatenadiary.org/entry/20130331/howto_bf_in_excel</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
