<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>camlspotter</author_name>
  <author_url>https://blog.hatena.ne.jp/camlspotter/</author_url>
  <blog_title>camlspotter’s blog</blog_title>
  <blog_url>https://camlspotter.hatenablog.com/</blog_url>
  <categories>
    <anon>OCaml</anon>
  </categories>
  <description>Web にアクセスするプログラムを書いていると良く JSON というデータを扱う ことがあります。JSON とは世間で何と言われているかわかりませんが OCaml では: type t = | String of string | Number of float | Object of obj | Array of t list | Bool of bool | Null and obj = (string * t) list 簡単ですね。まあ S式に毛の生えたようなものです。 型の無い世界の人はこの簡単な型でもって、何でもかんでも表現しているみたい。 例えば、このデータは必ず整数リストだとい…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcamlspotter.hatenablog.com%2Fentry%2F20121211%2F1355239314&quot; title=&quot; Meta_conv による OCamlデータ型 と 樹状データ の相互変換自動生成 - camlspotter’s blog&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>2012-12-11 00:21:54</published>
  <title> Meta_conv による OCamlデータ型 と 樹状データ の相互変換自動生成</title>
  <type>rich</type>
  <url>https://camlspotter.hatenablog.com/entry/20121211/1355239314</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
