<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ikaro1192</author_name>
  <author_url>https://blog.hatena.ne.jp/ikaro1192/</author_url>
  <blog_title>まどろみの思考空間</blog_title>
  <blog_url>https://hogespace.hatenablog.jp/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>Haskell</anon>
  </categories>
  <description>とりあえず、すごいH本がIO処理のところまでいったので 練習としてbrainf*ckの処理系作ってみました。 ソースコードはこちら→https://github.com/ikaro1192/brainfuck 括弧の処理とか一部の挙動が怪しいですが、なんとかうごきます。基本的にはイテレータがさしているかのフラグと、値を保持している リストというメモリをあらわす型を作ってそれをマップして変更していく感じです。思ったのが、型が強力でいいなーと。 キャストがないのはやりすぎじゃないかとか最初はおもってましたが、 それで困ることがないです。 型が物理的制限というより論理的制限になっているからでしょうか…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhogespace.hatenablog.jp%2Fentry%2F2012%2F09%2F03%2F213040&quot; title=&quot;Haskellで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-09-03 21:30:40</published>
  <title>HaskellでBrainf*ckを実装してみた</title>
  <type>rich</type>
  <url>https://hogespace.hatenablog.jp/entry/2012/09/03/213040</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
