<?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>
  </categories>
  <description>かんたんな自作言語のコンパイラをいろんな言語で書いてみるシリーズ 24番目の言語は V（V言語、vlang） です。 V を触り始めて1週間くらいの人が、理解は後回しにしてとにかく動くものを作るぞ、という方向性で書いたもの（そのくらいのノリで気軽に書けるコンパイラです）。 V のバージョンは 0.3.3（weekly.2023.14）。 できたもの github.com 動かし方の例 $ echo ' func add(a, b) { return a + b; } func main() { call add(1, 2); } ' | bin/mrcl_lexer | bin/mrcl_pa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemo88.hatenablog.com%2Fentry%2Fmini_ruccola_vlang&quot; title=&quot;V言語でかんたんな自作言語のコンパイラを書いた - 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://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/234055/70a91ee7-2675-bb30-3df6-728d1609daa3.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-04-23 11:11:29</published>
  <title>V言語でかんたんな自作言語のコンパイラを書いた</title>
  <type>rich</type>
  <url>https://memo88.hatenablog.com/entry/mini_ruccola_vlang</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
