<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rubikitch</author_name>
  <author_url>https://blog.hatena.ne.jp/rubikitch/</author_url>
  <blog_title>http://rubikitch.com/に移転しました</blog_title>
  <blog_url>https://rubikitch.hatenadiary.org/</blog_url>
  <categories>
    <anon>lisp</anon>
    <anon>emacs</anon>
    <anon>usage-memo</anon>
  </categories>
  <description>loopマクロってほんとにすごい。究極の言語内DSL。ここまでくるともう芸術品としか言えない。 loopをキモいと言うLisperは多そうだけど、それが設計できるのがLispなんだろう。 いろいろな例をREPLで実行中。結果は後でさっと見られるようにusage-memoに書いておく。 ;; for = as (defun at-most-3times (list) (loop for item in list for i from 1 to 3 collect (format nil &quot;&lt;~a&gt;&quot; item))) (at-most-3times '(1 2 3 4)) ; (&quot;&lt;1&gt;&quot; &quot;&lt;2…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frubikitch.hatenadiary.org%2Fentry%2F20070704%2F1321458892&quot; title=&quot;loopの奥深さを知る - http://rubikitch.com/に移転しました&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-07-04 00:54:52</published>
  <title>loopの奥深さを知る</title>
  <type>rich</type>
  <url>https://rubikitch.hatenadiary.org/entry/20070704/1321458892</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
