タグ

2009年7月21日のブックマーク (2件)

  • require 'php' の実装解説 - 星一の日記

    require 'php' とは何か PHP の素晴らしい機能を Ruby スクリプトでも使えるようにするためのライブラリです。PHPRuby にはない「プリティーな」機能がたくさんあり、たとえば数値とそれをあらわす文字列とを等価とみなす == 演算子、未定義定数を文字列として扱ってくれるとっても「親切な」リテラルなどがあります。 今回僕が実装した require 'php' ライブラリは Ruby の基クラスの == メソッドを、PHP の == 演算子の挙動に置き換えるものです。ほかにも実装したかった PHP 的機能がいっぱいあるのですが、実装時間が 3 日のみ*1、さらに発表時間が 3 分しかないことから、今回は演算子 == だけに焦点をしぼることにしました。 おまけですが、ライブラリには echo 関数や array 関数なども実装されています。しかし実装が数行ですんでし

    require 'php' の実装解説 - 星一の日記
  • Science Books Online

    Science Books Online lists free science e-books, textbooks, lecture notes, monographs, and other science related documents. All texts are available for free reading online, or for downloading in various formats. Select your favorite category from the menu on the top left corner of the screen or see all the categories below. For the list of recently added books, please scroll down the page. Recentl