<?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; 2004 &gt; December &gt; 01</title>
  <link href="http://lowreal.net/logs/2004/12/01"/>
  <icon>http://lowreal.net/img/banner.png</icon>
  <link rel="self" type="application/atom+xml" href="http://lowreal.net/logs/2004/12/01.atom"/>
  <link rel="alternate" type="application/xhtml+xml" href="http://lowreal.net/logs/2004/12/01.xhtml"/>
  <updated>2004-12-01T03:26:57+09:00</updated>
  <author>
    <name>cho45(砂糖)</name>
  </author>
  <id>http://lowreal.net/2004/12/01</id>
  <entry>
    <title>CSS/Ruby</title>
    <link rel="alternate" type="text/html" href="http://lowreal.net/logs/2004/12/01/1.html"/>
    <link rel="alternate" type="application/xml+xhtml" href="http://lowreal.net/logs/2004/12/01/1.xhtml"/>
    <updated>2004-12-01T02:15:44+09:00</updated>
    <published>2004-12-01T02:15:44+09:00</published>
    <id>http://lowreal.net/2004/12/01/1</id>
    <category term="web"/>
    <category term="prog"/>
    <content type="xhtml" xml:base="http://lowreal.net/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>スキャナ＆パーサーだけで力尽きた…… <kbd>racc <a href="/2004/css.y">css.y</a></kbd></p>
        <p>ホントはアクション部分も少し書いたんだけど、どうも上手くいかないので削除って、とりあえず分離させておくことにしてみた。パーサーから構文木作るところって普通はどういう風に実装するだろう。再帰定義の部分で汚くなっちゃうんだよなぁ。スーパー簡単なサンプルが欲しい……</p>
        <ins datetime="2004-12-01T02:30:15+09:00">
          <p>あーあと、Invalid なものが突っ込まれたとき、その部分を無視してパースを続ける、っていうのはどうやって書くんだろう。謎ががががが。</p>
        </ins>
        <ins datetime="2004-12-01T03:19:37+09:00">
          <p>パースエラーは error に還元される。だから、右辺の正しい場所に error を置いとけば無視できると。<abbr title="Cascading Style Sheets">CSS</abbr> の ruleset を処理中にパースエラーが起きたら ruleset : error とか書いておけばそこを飛ばして次のやつを探す？みたいな？　適当にやってみよう。</p>
        </ins>
        <ins datetime="2004-12-01T17:34:37+09:00">
          <p>error トークン書くと on_error 呼ばれないのか。なんかどういう風にエラーを処理するのかわからん。</p>
        </ins>
      </div>
    </content>
  </entry>
  <entry>
    <title>Namazu</title>
    <link rel="alternate" type="text/html" href="http://lowreal.net/logs/2004/12/01/2.html"/>
    <link rel="alternate" type="application/xml+xhtml" href="http://lowreal.net/logs/2004/12/01/2.xhtml"/>
    <updated>2004-12-01T03:26:57+09:00</updated>
    <published>2004-12-01T03:26:57+09:00</published>
    <id>http://lowreal.net/2004/12/01/2</id>
    <category term="web"/>
    <category term="soft"/>
    <content type="xhtml" xml:base="http://lowreal.net/">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>なんだか今度は <q>Done</q> までいかずに死んだらしくインデックスが壊れた (?) らしい。新しいファイルが追加されてなかった。インデックス削除したらなおった。</p>
        <p>正確には追加されてるみたいなんだけど、検索すると別の文書がヒットする。ポインタ (?) がズレてる感じ。二回目だ……</p>
      </div>
    </content>
  </entry>
</feed>
