2007-06-17から1日間の記事一覧

Verbal Arithmetic (#128)

class VerbalArithmetic def initialize(expr) parse(expr) analys end attr_reader :factor, :sum, :table private def parse(expr) term = expr.scan(/\w+/) unless expr.count('=') == 1 && (expr.count('+') + 2) == term.length raise AugmentError, "s…

アンテナ移行

hatena::antennaに移行。igoogleにいろんなアンテナのLinkを追加。