<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nishiohirokazu</author_name>
  <author_url>https://blog.hatena.ne.jp/nishiohirokazu/</author_url>
  <blog_title>西尾泰和のはてなダイアリー</blog_title>
  <blog_url>https://nishiohirokazu.hatenadiary.org/</blog_url>
  <categories>
    <anon>yas</anon>
  </categories>
  <description>vim使いにyasの「EmacsLispを評価できる」という長所について解説していて、ふと思いついたので作った。 `(progn (defun fizzbuzz (i n) (if (&gt; i n) &quot;&quot; (concat (cond ((= 0 (% i 15)) &quot;FizzBuzz&quot;) ((= 0 (% i 3)) &quot;Fizz&quot;) ((= 0 (% i 5)) &quot;Buzz&quot;) (t (number-to-string i))) &quot;\n&quot; (fizzbuzz (+ i 1) n)))) &quot;&quot;) `FizzBuzz to ${1:10}: ${1:$(fizzbuzz 1 (string-to-n…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnishiohirokazu.hatenadiary.org%2Fentry%2F20080328%2F1206723812&quot; title=&quot;yasnippetsでFizzBuzz - 西尾泰和のはてなダイアリー&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>2008-03-28 02:03:32</published>
  <title>yasnippetsでFizzBuzz</title>
  <type>rich</type>
  <url>https://nishiohirokazu.hatenadiary.org/entry/20080328/1206723812</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
