<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>podhmo</author_name>
  <author_url>https://blog.hatena.ne.jp/podhmo/</author_url>
  <blog_title>podhmoの日記</blog_title>
  <blog_url>https://podhmo.hatenadiary.org/</blog_url>
  <categories>
    <anon>scheme</anon>
    <anon>gauche</anon>
  </categories>
  <description>はじめに 多くの言語はちょっとしたループを回すような処理を手軽に記述する方法を持っています。CLにはloopマクロ*1がありますし、pythonやhaskellなどはリスト内包表記などを持っています。ちなみにschemeにもそんな方法があります。srfi-42で定義されている&quot;Eager Comprehensions&quot;を使います。名前の通り、haskellのそれとは異なりeagerに(正格に)評価します。たまたま、arielのlisp脳の勉強会?のustでloopマクロに言及した箇所があったので、scheme版のloopマクロ*2とでも言えるsrfi-42の利用例をちょっとだけ紹介してみます。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpodhmo.hatenadiary.org%2Fentry%2F20101029%2F1288369788&quot; title=&quot;srfi-42の紹介(loopマクロ：scheme版のような) - podhmoの日記&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-10-29 01:29:48</published>
  <title>srfi-42の紹介(loopマクロ：scheme版のような)</title>
  <type>rich</type>
  <url>https://podhmo.hatenadiary.org/entry/20101029/1288369788</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
