<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shammer</author_name>
  <author_url>https://blog.hatena.ne.jp/shammer/</author_url>
  <blog_title>Shammer's Philosophy</blog_title>
  <blog_url>https://shammerism.hatenadiary.com/</blog_url>
  <categories>
    <anon>OCaml</anon>
  </categories>
  <description>とりあえず、せっかくインストールしてみたのでちょっとだけ試す。 以下のことがわかった。 変数や関数の宣言は let に続けて記述 []で括ると配列になり、配列内の要素は;（セミコロン）で区切る 再帰関数の場合は、let rec $FunctionName $Arguments = ... と、rec を追記する インタプリタ使用時は、;;で一つの文（？）が終了する #use &quot;$FILE_NAME&quot; とインタプリタ上で実行することで、$FILE_NAMEに書かれた内容をスクリプトのように実行できる インタプリタじゃない場合は、セミコロン等の区切りは不要で構文に応じて評価される #quit;;で…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshammerism.hatenadiary.com%2Fentry%2F20110912%2F1347292284&quot; title=&quot;OCaml基礎 - Shammer&amp;#39;s Philosophy&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>2011-09-12 00:51:24</published>
  <title>OCaml基礎</title>
  <type>rich</type>
  <url>https://shammerism.hatenadiary.com/entry/20110912/1347292284</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
