<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>unyaunya</author_name>
  <author_url>https://blog.hatena.ne.jp/unyaunya/</author_url>
  <blog_title>unyaunyaの日記</blog_title>
  <blog_url>https://unyaunya.hatenadiary.org/</blog_url>
  <categories>
    <anon>日記</anon>
    <anon>Python</anon>
  </categories>
  <description>こないだ会社でMisaというプログラミング言語を教えてもらいました。といってもBrainfuckの派生言語です。ちょっと仕事に疲れていたので、息抜きにPythonでインタプリタを書いてみました。といっても、あまりに単純なので構文解析と言えるような処理はありません。書いてて感じたことですが、Brainfuckは言語が単純なだけに、基礎的な原理を理解させる教材として結構よいかも知れません。 -vオプションをつけて動かすと、おおよその実行状況が分かります。 ファイルの文字コードは、みんなutf8のつもりで動いてます。 #!/usr/bin/python # -*- coding: utf-8 -*-…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Funyaunya.hatenadiary.org%2Fentry%2F20100124%2Fp2&quot; title=&quot;Misaインタプリタ - unyaunyaの日記&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>2010-01-24 00:00:01</published>
  <title>Misaインタプリタ</title>
  <type>rich</type>
  <url>https://unyaunya.hatenadiary.org/entry/20100124/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
