ゆの in Ruby - 冬通りに消え行く制服ガールは、夢物語にリアルを求めない。 - subtech

screenshot

#!ruby -Ku class X attr_reader :a, :b def self./(a) new(a) end def self.to_s "365" end def initialize(a) @a = a end def /(b) @b = b print self self end def <(o) puts " #{o}" end def to_s @a.a + "スケッチ" + b.to_s end class ::Object def _ X.new("ひだまり&quot;) end end end X / _ / X < :来週も見てくださいね!

http://subtech.g.hatena.ne.jp/cho45/20080708/1215450151

http://codepad.org/uZGg07XU

http://b.hatena.ne.jp/entry/http://subtech.g.hatena.ne.jp/cho45/20080708/1215450151