<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xml.xsl" type="text/xsl"?><feed xmlns="http://www.w3.org/2005/Atom">
  <title>nulog, NULL::something : out of the headphone &gt; 2005 &gt; November &gt; 11 &gt; Io (iolanguage) いぢくる。</title>
  <link href="http://lowreal.net/logs/2005/11/11/1"/>
  <icon>http://lowreal.net/img/banner.png</icon>
  <link rel="self" type="application/atom+xml" href="http://lowreal.net/logs/2005/11/11/1.atom"/>
  <link rel="alternate" type="application/xhtml+xml" href="http://lowreal.net/logs/2005/11/11/1.xhtml"/>
  <updated>2005-11-11T23:18:26+09:00</updated>
  <author>
    <name>cho45(砂糖)</name>
  </author>
  <id>http://lowreal.net/2005/11/11/1</id>
  <entry>
    <title>Io (iolanguage) いぢくる。</title>
    <link rel="alternate" type="text/html" href="http://lowreal.net/logs/2005/11/11/1.html"/>
    <link rel="alternate" type="application/xml+xhtml" href="http://lowreal.net/logs/2005/11/11/1.xhtml"/>
    <updated>2005-11-11T23:18:26+09:00</updated>
    <published>2005-11-11T23:18:26+09:00</published>
    <id>http://lowreal.net/2005/11/11/1</id>
    <category term="script"/>
    <category term="io"/>
    <content type="xhtml" xml:base="http://lowreal.net/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>学校で暇つぶしにドキュメント眺めていたらメソッドが増えていたのでちょっといぢってみる。cygwin 版が微妙に古く、mingw 版はまともに動かないとか言ってたら <a xmlns="http://www.w3.org/2005/Atom" href="http://kiyoya.comthy.org/diary/">kiyoya さん</a> がビルドしてくれた。ありがたう。</p>
        <p>結論から言えば何もできなかった。blosxom 劣化クローンを作れないかなぁと思っていたんだけど、途中で完全にめんどうになってやめた。んで、もうちょい楽なのを考えていたら Tropy が浮かんだので作ってたんだけど、もうちょいってとこで強制終了連打されたので諦めた。Win32 だからかもしれないが。</p>
        <p><code>join</code> の位置がおかしいのはどうにかならないんだろうか。<code>List</code> にあるべきメソッドだよなぁ。</p>
        <p><code>Sequence</code> と <code>String</code> の区別がかなりうざい。<code>"literal"</code> は immutable Sequence とか言われて、直接 <code class="Io">"literal" replaceSeq("li", "il")</code> とかやることができない。エラーがでる。<code class="Io">Sequence clone appendSeq("literal") replaceSeq("li", "il")</code> とかやる必要がある。しかしながら <code>appendSeq</code> にバグがあるっぽく強制終了をよく食らう。よくわからん。</p>
        <p><a href="/2005/tropio/" title="Tropio">Tropio</a>: Tropy クローン試行の残骸。動きません。動くかもしれないけど俺にはムリ。</p>
      </div>
    </content>
  </entry>
</feed>
