Python3.xのインストール レンタルサーバなどで試す場合には、自分のローカル環境にインストールします。 mkdir -p $HOME/local/src/ cd $HOME/local/src/ wget http://python.org/ftp/python/3.2.2/Python-3.2.2.tgz tar zxvf Python-3.2.2.tgz cd Python-3.2.2 ./configure --help ./configure --prefix=$HOME/local/ make make install Python2のソースコードをPython3 に移植 Python3をインストールすると「2to3」という実行ファイルもインストールされるのが分かると思います。 これはPython2のソースコードをPython 3でも動くように可能な限り自動変換してくれるツ
マイコミジャーナルの後藤大地さんの記事(2009/01/01) http://journal.mycom.co.jp/articles/2009/01/01/python3/index.html @IT の柴田さんの記事記事(2009/01/31) http://www.atmarkit.co.jp/fcoding/articles/python3/01/python301a.html Dive Into Python3 の Appendix A. 2to3 を使ってコードを Python3に移植する http://diveintopython3-ja.rdy.jp/porting-code-to-python-3-with-2to3.html (これ↑意外と網羅している) YAMAGUCHI::weblog (20011/10/09) Python2 から Python3 への移行 ht
先週末、ekmett勉強会なる会が開かれました。 (発起人の@tanakhさん、ありがとうございます!) ekmett勉強会 (partake) ekmettとは、HaskellやScalaにて重要なlibrary群を、ありえないスピードで作り上げていくEdward Kmmetさんのことです。 ekmett (github) 勉強会にはekmettさんがビデオチャットで参加されていて、会の最後は質問大会となりました。 その中で、私が 「Kmettさんの抽象力の源泉はどこにあるのか?」 と尋ねたところ(@nushioさん、通訳ありがとうございます!) 「(意訳すると)圏論」 とのお答えでした。 @taketon_ Exactly. =) Category theory is just a great source of generalized tools that people have b
Edward Kmett⏏️ @kmett Sadly, my boss's reaction to http://t.co/TuFx8aDkZf was to say "So, you're saying you're huge in Japan?" rather than fly me out there. 2013-03-30 14:21:03 Edward Kmett⏏️ @kmett @nebutalab Thanks. I can either Skype or Google Hangout, depending on what you guys use. The AD slides look great! =) 2013-03-31 10:44:37
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く