Profile_bird

Hey there! beu3 is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving beu3's tweets.

Already using Twitter
from your phone? Click here.

beu3

  1. ふむ。 (function() { 記述 })(); にて 「記述」ぞ identifier の 衝突 無しに 行はるゝか。 { 記述 } のみにては JavaScript にては identifier は localize されず。 原來如此。
  2. 灰皿を ひっくりかへしつ。 邊り 一面 ヤニ臭し (;_;)
  3. Does JavaScript object have clone() ?
  4. 漢字の 如き 表意・表語文字の 中に をるに 英語の alphabet のみの text に なにやら 無聊を 覺ゆ。 英文を 讀むに 疲るゝ ゆゑん ならむ。
  5. Hey #beu3live I'll close soon! 18:30 JST now (my desk in our office live › http://ustre.am/4ar7)
  6. rover の operation は 遠隔にて 無線を以て するか? 地球より operate するに 時差は 如何に 克服するや? 或いは 完全なる 自律? http://www.gizmodo.jp/2009/12/2009_19.html
  7. ひもじけれども 食ひ物 無し。 代りに 感冒藥を 服さむ。
  8. 開發要員の 獲得の ため らし。
  9. 會社 now
  10. Hey #beu3live ! (my desk in our office live › http://ustre.am/4ar7)
  11. 實は SICP は 未だ 讀まざりたり。 MIT にては 已に Python により とって 代られぬれども 一度は 讀むべきか。 http://mitpress.mit.edu/sicp/
  12. That SLIB page does not talk about Gauche, but Gauche can use that.
  13. SLIB includes XML, HTML, DB accessors, and so on.
  14. SLIB is here: http://people.csail.mit.edu/jaffer/SLIB.html
  15. あな。 #?= といふは Gauche 獨特なるか。 Guile にては error となる。
  16. (define (fold proc init list_) (if (null? list_) init (fold proc (proc (car list_) init) (cdr list_))))
  17. (fold cons '() '(a b c d e)) => (e d c b a)
  18. 仙臺 みやげの 抹茶生クリーム大福 とやらを 食ひき。。。 甘し。。。 (;_;)
  19. 今なら web 頁も 容易く 作り得るが故 HTML+JavaScript や Flash, ActionScript 使ひも 居るか。
  20. 今どきの 高校生は 「情報」なる 教科 有りとのこと。 學校や 專攻に よりては programming も 教へるとか。 MS Windows 多く VBScript の如きものにて 學ぶらし。