<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nbqx69</author_name>
  <author_url>https://blog.hatena.ne.jp/nbqx69/</author_url>
  <blog_title>ものすごいハイウエスト日記</blog_title>
  <blog_url>https://nbqx69.hatenadiary.org/</blog_url>
  <categories>
    <anon>clojure</anon>
  </categories>
  <description>とりあえずclojarsにはwebアプリケーション向けのテンプレーティングするやつがいくつかあるんだけど、clojure.templateを使ってもちょっと汎用的に使えそうなものを考えてみた。clojure.templateはこんなかんじの関数とマクロ。 ;;apply-template function (apply-template '[x] '(+ x x) '[2]) ;=&gt; (+ 2 2) ;;do-template macto (macroexpand '(do-template [x y] (+ y x) 2 4 3 5)) ;=&gt; (do (+ 4 2) (+ 5 3)) なん…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnbqx69.hatenadiary.org%2Fentry%2F20100402%2Fp1&quot; title=&quot;erbとかgspみたいな雰囲気で - ものすごいハイウエスト日記&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>2010-04-02 00:00:00</published>
  <title>erbとかgspみたいな雰囲気で</title>
  <type>rich</type>
  <url>https://nbqx69.hatenadiary.org/entry/20100402/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
