<?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>かんたんな自作言語のコンパイラをいろんな言語で書いてみるシリーズ 15番目の言語は Rust です。 理解は後回しにしてとにかく動くものを作るぞ、という方向性で書いたもの。 できたもの github.com 移植元 memo88.hatenablog.com ベースになっているバージョン: tag:56 のあたり 動かし方の例 $ echo ' func add(a, b) { return a + b; } func main() { call add(1, 2); } ' | cargo run lex | cargo run parse | cargo run codegen # ↓アセ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemo88.hatenablog.com%2Fentry%2F20210407_vm2gol_v2_rust&quot; title=&quot;素朴な自作言語のコンパイラをRustに移植した - 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>https://cdn-ak.f.st-hatena.com/images/fotolife/s/sonota88/20220901/20220901071705.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-04-07 03:40:41</published>
  <title>素朴な自作言語のコンパイラをRustに移植した</title>
  <type>rich</type>
  <url>https://memo88.hatenablog.com/entry/20210407_vm2gol_v2_rust</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
