<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>higepon</author_name>
  <author_url>https://blog.hatena.ne.jp/higepon/</author_url>
  <blog_title>higepon blog</blog_title>
  <blog_url>https://higepon.hatenablog.com/</blog_url>
  <categories>
    <anon>Scheme</anon>
  </categories>
  <description>単純なパターン - and - () - (_ a b) - (and 3 4) はマッチ OK のパターン。 導かれるのは以下2つ。 マクロ名の一致 Node数の一致 入れ子のマッチ - when - () - (_ pred a b) - (when (= x 3) (display &quot;x=3&quot;) (display &quot;\n&quot;)) マクロ名の一致 マクロが下の階層の Node を見なければ、マッチングも下を見ない。 ここまで実装してみよう。可変個数マッチはあとまわし。 あまり欲張らずに分割するのが基本です。よし実装できた気がする。 可変個数マッチ - - and - () - (_ a b …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20061231%2F1167559828&quot; title=&quot; マクロのマッチング関数を書く - higepon blog&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>2006-12-31 19:10:28</published>
  <title> マクロのマッチング関数を書く</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20061231/1167559828</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
