<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Windymelt</author_name>
  <author_url>https://blog.hatena.ne.jp/Windymelt/</author_url>
  <blog_title>Lambdaカクテル</blog_title>
  <blog_url>https://blog.3qe.us/</blog_url>
  <categories>
    <anon>scheme</anon>
    <anon>gauche</anon>
  </categories>
  <description>Schemeを書きたくなったので，適当な課題がないか考えていたら，ログを見易くできるユーティリティがあればいいと思ったので，カラムごとに色をつけるSchemeスクリプトを作ってみた． TSVというか空白文字で区切られているならどれにでも使える． コード 処理系はGauche．Gaucheは組込みライブラリが充実している．案外高速に実行できるらしいので，バッチとかが書けそう． 知っているうちで最も素直な言語のうちの一つだと思う． #!/usr/bin/env gosh (define (color-code-by-idx idx) (string-append &quot;\x1b[&quot; (number-&gt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.3qe.us%2Fentry%2F2016%2F07%2F24%2F203441&quot; title=&quot;TSVに色をつけるプログラムをSchemeで練習 - Lambdaカクテル&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>2016-07-24 20:34:41</published>
  <title>TSVに色をつけるプログラムをSchemeで練習</title>
  <type>rich</type>
  <url>https://blog.3qe.us/entry/2016/07/24/203441</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
