Source of Nothingness - -8213))

* Menu

[[About:self:AboutPage.txt]] | [[Profile:http://iddy.jp/profile/southly/]] | [[まとめ:self:1163859357.txt]] | [[オリジナル:http://ninjinix.x0.com/rn/]] | [[xyzzy:http://raido.sakura.ne.jp/southly/xyzzy/site-lisp/]] | [[あんてな:http://i-know.jp/southly/listall]] | [[■:http://raido.sakura.ne.jp/southly/lisp/ni/view.lisp]] | [[buzz:http://www.google.com/profiles/southly#buzz]]

* Scrapbook : Programmer'sLaw "the contents"

http://www.inet-lab.org/ted/program/prog.html

* Scrapbook : LISP

http://sumim.no-ip.com:8080/wiki/272

* 2006-10-16

* xyzzy topic : 第四回xyzzyオフ会

開催日時 2006年11月11日
off4.png

参加表明・質問・その他はNANRIまで メール or mixi などで

* Scrapbook : Windows Vista RC2へ対応してみました

http://www.yoshibaworks.com/ayacy/inasoft/talk/h200610a.html

Vistaはいろいろ大変そう。

* Scrapbook : Allegro Common Lisp 2006 November Seminar (Japanese)

http://jp.franz.com/base/seminar-2006-11-22.html

2006年11月21日と22日
休み取りづれーなー

* Scrapbook : Azarac

http://labs.preferred.jp/azarac/

C++でCGI

* Scrapbook : ロボットミュージアム in 名古屋

http://www.robot-museum.net/

* Scrapbook : Package: lang/lisp/impl/awk/

lisp/impl/awk/0.html

* Scrapbook : ポール・グレアムのエッセイと和訳一覧

[[WiLiKi:cgi?naoya_t%3a%e3%83%9d%e3%83%bc%e3%83%ab%e3%83%bb%e3%82%b0%e3%83%ac%e3%82%a2%e3%83%a0%e3%81%ae%e3%82%a8%e3%83%83%e3%82%bb%e3%82%a4%e3%81%a8%e5%92%8c%e8%a8%b3%e4%b8%80%e8%a6%a7]]

* Scrapbook : OpenSVN

https://opensvn.csie.org/

* Scrapbook : Google Code Search

google.com/codesearch

[[xyzzy:http://www.google.com/codesearch?q=show:ulfI7QTNxgQ:NMfVLjilfSk&sa=N&ct=rdl&cs_p=http://www.jsdlab.co.jp/~kamei/(T%255ET)/src-0.2.2.234.tar.bz2&cs_f=/xyzzy]]もあった。

[[(ReadMore...) index.rb?1160098723.txt]]

* Scrapbook : Server/subversion - www.takebay.net/~nao

subversion

* xyzzy lisp : format ~R

(format nil "~10,10,'*,'-,2:R" 12345)
"***1-23-45"
(format nil "~R" 12345)
"twelve thousand, three hundred and forty-five"
(format nil "~:R" 12345)
"twelve thousand, three hundred and forty-fifth"
(format nil "~@R" 1234)
"MCCXXXIV"
(format nil "~:@R" 1234)
"MCCXXXIIII"

* Scrapbook : Teach Yourself Programming in Ten Years 日本語訳

http://www.yamdas.org/column/technique/21-daysj.html