<?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>書籍「プログラミングGauche」を半分くらい読んだり書いたりしたので、ちょっとしたサンプルとして「cat／grep」もどきを書いて遊んでみたいと思います。イメージ的にはLinuxコマンドで $ cat [ファイル名] [ファイル名] [ファイル名] ... | grep [正規表現] と書くようなことをプログラミングで再現するものです。あまり大したことないはずなんですけど、ファイル読み込み、正規表現、引数解析などなど、そこそこライブラリを使用するので、何気に始めたばかりのプログラミング言語でやろうとするとかなり苦戦します。そして、実際苦戦しました…。できあがったのはこちら。 grep.scm…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkazuhira-r.hatenablog.com%2Fentry%2F20111105%2F1320500029&quot; title=&quot;Gaucheでcat／grepを書いてみる - 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 22:33:49</published>
  <title>Gaucheでcat／grepを書いてみる</title>
  <type>rich</type>
  <url>https://kazuhira-r.hatenablog.com/entry/20111105/1320500029</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
