<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>minegishirei</author_name>
  <author_url>https://blog.hatena.ne.jp/minegishirei/</author_url>
  <blog_title>プログラミング学習サイト</blog_title>
  <blog_url>https://minegishirei.hatenablog.com/</blog_url>
  <categories>
    <anon> </anon>
  </categories>
  <description>Lispのloopコマンドは、反復処理を行うための非常に柔軟なコマンドです。以下は、基本的なloopコマンドの構文です。 (loop [var1 init1 step1] [var2 init2 step2] ... [finally result] body...) ここで、var1、var2などの変数は、反復処理中に使用する変数です。init1、init2などの式は、各変数の初期値を指定します。step1、step2などの式は、各反復の終わりに実行する式を指定します。bodyは、反復処理で実行されるコマンドのリストです。 例えば、次のように書くことができます。 (loop for i fr…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fminegishirei.hatenablog.com%2Fentry%2F2023%2F04%2F24%2F185332&quot; title=&quot;lispのloopの使い方
 - プログラミング学習サイト&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>2025-04-06 11:57:23</published>
  <title>lispのloopの使い方
</title>
  <type>rich</type>
  <url>https://minegishirei.hatenablog.com/entry/2023/04/24/185332</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
