<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sonota88</author_name>
  <author_url>https://blog.hatena.ne.jp/sonota88/</author_url>
  <blog_title>memo486</blog_title>
  <blog_url>https://memo88.hatenablog.com/</blog_url>
  <categories>
    <anon>vm2gol-v2</anon>
  </categories>
  <description>目次ページに戻る / 前 / 次 前回からの差分をまとめて見る 分岐ができたので次はループをやりたいですね。 簡単なところで、数を1ずつ増やしていくカウンタとか。 [&quot;var&quot;, &quot;a&quot;] , [&quot;set&quot;, &quot;a&quot;, 0] , [&quot;while&quot; , [&quot;eq&quot;, 0, 0] // 条件: 必ず真になるようにして無限ループさせる , [ // ループの本体 [&quot;set&quot;, &quot;a&quot;, {a+1}] // 変数 a をインクリメント ] ] これをやりたいんですが、足し算がまだできないので、 先に組み込みの足し算機能を作ります。 足し算 こんな構文を用意して…… [&quot;+&quot;, 1, 2] と思ったの…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemo88.hatenablog.com%2Fentry%2F2019%2F06%2F28%2F061045&quot; title=&quot;vm2gol v2 製作メモ（22） 組み込みの足し算 - memo486&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-28 06:10:45</published>
  <title>vm2gol v2 製作メモ（22） 組み込みの足し算</title>
  <type>rich</type>
  <url>https://memo88.hatenablog.com/entry/2019/06/28/061045</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
