<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kazuhira</author_name>
  <author_url>https://blog.hatena.ne.jp/Kazuhira/</author_url>
  <blog_title>CLOVER🍀</blog_title>
  <blog_url>https://kazuhira-r.hatenablog.com/</blog_url>
  <categories>
    <anon>Scheme</anon>
    <anon>Gauche</anon>
  </categories>
  <description>これまでLispでコメントといえば「;」しか知らなかったのですが、3種類あるらしいです。知らなかったものほど便利なので、ちょっと書いておこうと思います。 コメントの種類 行コメント ; これはコメントです Lispでコメントといえば、個人的にはこれのイメージが強いです。「;」から行末までが読み飛ばされます。 ブロックコメント #| (define (dead-code) (print &quot;comment outed&quot;)) |# 「#|」から「|#」をまとめてコメントアウトできます。ネストも可能。 S式コメント #;(define (comment-outed-s) (print &quot;Ignored…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkazuhira-r.hatenablog.com%2Fentry%2F20111105%2F1320494278&quot; title=&quot;Gaucheのコメント - CLOVER🍀&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>2011-11-05 20:57:58</published>
  <title>Gaucheのコメント</title>
  <type>rich</type>
  <url>https://kazuhira-r.hatenablog.com/entry/20111105/1320494278</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
