<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tsz</author_name>
  <author_url>https://blog.hatena.ne.jp/tsz/</author_url>
  <blog_title>tszの日記</blog_title>
  <blog_url>https://tsz.hatenadiary.org/</blog_url>
  <categories>
    <anon>Common Lisp</anon>
  </categories>
  <description>外部の実行可能プログラムを起動するためのライブラリ。 処理系毎の違いを吸収してくれます。http://www.cliki.net/executorいまのところ「ドキュメントはソース」かつ対応実装はSBCLのみの様です。 外部コマンドの実行 execute 基本的な機能。パス検索もなし。 (exec:execute &quot;/bin/ls&quot; '(&quot;/tmp&quot;)) ;; -&gt; /tmpのファイル一覧 ;; =&gt; 0 ;; commandのexit status ;; 別の書き方 (exec:execute* &quot;/bin/ls&quot; &quot;/tmp&quot;) execute-external パス検索機能あり。実行形式…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftsz.hatenadiary.org%2Fentry%2F20091224%2F1261668021&quot; title=&quot;executor - tszの日記&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>2009-12-24 00:20:21</published>
  <title>executor</title>
  <type>rich</type>
  <url>https://tsz.hatenadiary.org/entry/20091224/1261668021</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
