<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>matsu7874</author_name>
  <author_url>https://blog.hatena.ne.jp/matsu7874/</author_url>
  <blog_title>matsu7874のブログ</blog_title>
  <blog_url>https://matsu7874.hatenablog.com/</blog_url>
  <categories>
    <anon>Rust</anon>
    <anon>Brainfuck</anon>
  </categories>
  <description>実践Rust入門の9章はRustで電卓のインタプリタを実装する内容になっています。今回はそれのBrainfuck版を実装しました。 https://amzn.to/2K52yMM まとめ RustでBrainfuckのインタプリタを実装しました。 オーバーフローを無視して計算する wrapping_add, wrapping_sub について理解しました。 Ubuntu上でWindows用のコンパイルを行い、Windows10で動作確認をしました。 実装 インタプリタのbuild後にソースコードを指定して実行できるものを実装しました。 $ cargo build --release $ tar…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmatsu7874.hatenablog.com%2Fentry%2F2019%2F06%2F09%2F003624&quot; title=&quot;RustでBrainfuckのインタプリタを実装する - matsu7874のブログ&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>2019-06-09 00:36:24</published>
  <title>RustでBrainfuckのインタプリタを実装する</title>
  <type>rich</type>
  <url>https://matsu7874.hatenablog.com/entry/2019/06/09/003624</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
