最近のいまさら過ぎる Y コンビネータネタとかが 100 近いブクマを集めている様子とかには,正直辟易していたのですが. (あんたらもしかして,ポール・グレアムの VC (http://ycombinator.com/) の名前の由来とかを,今まで知らなかったの ? とか.Web 2.0 プ... 続きを読む
最近、JavaScriptで小さな処理系を書くのが流行っているらしい。45歳を過ぎた私もやってみたいと思い、昔とった杵柄で、PL/0の処理系をJavaScriptで書いてみた。こちらをどうぞ。amachangみたいに4時間というわけにはいかなくて、動き出すには6時間くらい(何日... 続きを読む
Simon Peyton Jones [editor], Microsoft Research, Cambridge Lennart Augustsson, Sandburst Corporation Dave Barton, Intermetrics Brian Boutel, Victoria University of Wellington Warren Burton, Simon Fraser University Joseph Fasel, Los Alamos Nat... 続きを読む
21:58 06/04/29 FLOPS 自分はFLOPSには行ってないけど (すみません(^^;)それのために来日した人と会いまくる 日でした。具体的には shelarcy さんに誘われて、Oleg Kiselyov 氏 と Andrew Pimlott 氏 と語る会 →→ Guy Steele 氏と鍋をつつく会、のコンボ。 ... 続きを読む
pre.run: append '' input: click each this.parentNode.firstChild.nodeValue remove 'foo' #download > div: oneclick #form + li: slideDown remove Formatted Source jQuery Source 続きを読む
最近,大学時代に買って,ちっとも読んでなかった「計算機プログラムの構造と解釈」を読みはじめた.こりゃ,日本語訳はクソだが,噂に違わぬ名著である.ところでファーストクラスオブジェクトとは,「データとして扱えるオブジェクトのこと」である.というか... 続きを読む
Start typing any text you want to be translated into the first box. The words should be automatically translated into the language of your choice and appear in the lower box. To switch languages, simply click on the language you would like to... 続きを読む
Example: var nums:Number* = [1,2,3]; The above example declares a new variable named nums whose value is defined to consist of zero or more instances of type Number and whose initial value is [1,2,3]. The :typeName, [?,+,*], and = initializer... 続きを読む
今回は関数型言語 Erlang について紹介しようと思います。 RubyConf 2006 の Welcome セッションで、スタッフの一人である Rich Kilmer の「最近のお気に入り」であるとして、Erlang の紹介ビデオが流されました。 電話交換機プログラムに使われている Erlang ... 続きを読む
Introduction What's this about? Language Designers: Looking for operator or function names? Well have a look at the following and remember using existing one may ease the transition :) Language Users: You know one language and want to find th... 続きを読む