<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kurimura</author_name>
  <author_url>https://blog.hatena.ne.jp/kurimura/</author_url>
  <blog_title>kurimura’s diary</blog_title>
  <blog_url>https://kurimura.hateblo.jp/</blog_url>
  <categories>
    <anon>D</anon>
  </categories>
  <description>文字列からシンボルがほしいときがたまにあります。 たとえば a = 2; b = 3; assert(u!(&quot;a + b = #{a+b}&quot;) == &quot;a + b = 5&quot;); みたいな物を作りたいときとか。 というか今日の更新はそんなのを作ろうとして、あまりにめんどくて挫折した残骸だったり が、そんな機能はDにないので自前で頑張りましょう。 とりあえず適当に(&quot;a&quot;,a)のようなタプルのリストを予め作ってみました。 当然、用意してない識別子は使用不可(使えねー) 適当にこんな感じに作った。 http://d.shinh.org/html/toy/kurimura/symtable.html …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkurimura.hateblo.jp%2Fentry%2F20070126%2F1169801176&quot; title=&quot;文字列からシンボル取りたい。 - kurimura’s diary&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>2007-01-26 17:46:16</published>
  <title>文字列からシンボル取りたい。</title>
  <type>rich</type>
  <url>https://kurimura.hateblo.jp/entry/20070126/1169801176</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
