<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fu7mu4</author_name>
  <author_url>https://blog.hatena.ne.jp/fu7mu4/</author_url>
  <blog_title>なんだこれは</blog_title>
  <blog_url>https://fu7mu4.hatenablog.com/</blog_url>
  <categories>
    <anon>lisp</anon>
  </categories>
  <description>clozure cl では step (cl-user:step) が実装されていないそうだ。 (defun fact (x) (if (&lt; x 1) 1 (* x (fact (1- x))))) (step (fact 5)) ;;-&gt; 120 ;cclではステップ実行できずに直ぐに値がかえってくる。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffu7mu4.hatenablog.com%2Fentry%2F20131019%2F1382203447&quot; title=&quot; cl-user:step のない clozure cl のために cl-stepper を入れる - なんだこれは&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>2013-10-19 02:24:07</published>
  <title> cl-user:step のない clozure cl のために cl-stepper を入れる</title>
  <type>rich</type>
  <url>https://fu7mu4.hatenablog.com/entry/20131019/1382203447</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
