タグ

2010年8月25日のブックマーク (2件)

  • 私がプログラミング言語に望むこと - Happiness is Mandatory!

    私もプログラミングに触れ始めてから5年ぐらい経ったので,今プログラミング言語について思うことをまとめておこう. 速度 速度は重要だ.とにかく言語を選ぶ段階でいきなり速度のボトルネックが発生するようでは困る.処理するデータが肥大化し続けている現在では,とにもかくにも早く無ければ困るのだ.速度が10倍になれば10時間かかるタスクも1時間で終わる.そうすれば世界は変わるのだ.速度の問題は大概ハードウェアが速くなったので問題は無くなったと言われるが,そんなことは無かったのだ. 文法はある程度どうでもいい プログラミングを始めた当初は「この言語の文法が美しい」だの「この言語の文法は糞」だのと思っていた.しかし,そんなものはどうでもいいのだと気づく年になってしまったのだ.中括弧だろうが,begin-endだろうが,どーでもいいよ…. スタイルの強制はある程度必要 pythonやhaskellのインデン

    私がプログラミング言語に望むこと - Happiness is Mandatory!
    nharuki
    nharuki 2010/08/25
    C++0xは「スタイルの強制」「強力なtypedef」以外は満たしている(…はず)
  • Native vim for android

    Update: The vim binary has moved to the downloads page. Update: Created a code.google.com project to keep stuff like this. Also, I got color syntax hilighting to work. See the README.txt in the vim/ directory of the repository. Tonight I managed to compile vim to run natively on my android phone! My phone is rooted and running cyanogenmod CM6 rc3. Rooting is necessary to run vim, but cyanogen prob