<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zehnpaard</author_name>
  <author_url>https://blog.hatena.ne.jp/zehnpaard/</author_url>
  <blog_title>Arantium Maestum</blog_title>
  <blog_url>https://zehnpaard.hatenablog.com/</blog_url>
  <categories>
    <anon>OCaml</anon>
    <anon>型理論</anon>
    <anon>言語処理系</anon>
  </categories>
  <description>前回書いたとおり、エラー式の型であるBottom型が部分型として正しく振る舞えるような変更を加えていく必要がある。 Bottom型に関して注意しておくべき最大のポイントは以下の二つ： Bottom型はすべての型の部分型である。ということはBottom型の式は他のどんな型が期待されている箇所にあっても型検査を通る。 Bottom型はプログラマによる型注釈の中では使えない。 というわけでこれから数回にわけて見ていくコード全容： gist.github.com 見ての通り非常に長くなっている。追加したコード量もこれまでのものと比べて圧倒的に多い。 今回はまず「型システムが扱う型」がBottom型とど…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzehnpaard.hatenablog.com%2Fentry%2F2022%2F10%2F16%2F110101&quot; title=&quot;簡単な型システムを実装していく１１　STLC+...+Error (2) - Arantium Maestum&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>2022-10-16 11:01:01</published>
  <title>簡単な型システムを実装していく１１　STLC+...+Error (2)</title>
  <type>rich</type>
  <url>https://zehnpaard.hatenablog.com/entry/2022/10/16/110101</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
