<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>trotr</author_name>
  <author_url>https://blog.hatena.ne.jp/trotr/</author_url>
  <blog_title>trotrの日記</blog_title>
  <blog_url>https://trotr.hatenadiary.org/</blog_url>
  <categories>
    <anon>clojure</anon>
  </categories>
  <description>必要なこと ファイルの読み込み方(できればseqで取り出したい) clojure.contrib.duck-streamsのread-linesとreaderを使えばいい。 正規表現の使い方 re-find,re-pattern .classファイルの生成の仕方 (compile ) code ;;file:tgrep.clj (ns tgrep (:gen-class) (:use [clojure.contrib.duck-streams :only (reader read-lines)])) (defn grep &quot;extract mathed line from file&quot; [re …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftrotr.hatenadiary.org%2Fentry%2F20100219%2F1266585422&quot; title=&quot;clojureで簡易grepコマンドを作ってみる。 - trotrの日記&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-02-19 22:17:02</published>
  <title>clojureで簡易grepコマンドを作ってみる。</title>
  <type>rich</type>
  <url>https://trotr.hatenadiary.org/entry/20100219/1266585422</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
