Posts RSS Comments RSS 104 Posts and 72 Comments till now

Hamlet in Ruby

question = self.be?

self.call nobler? ?
    lambda{|s| s.mind.suffer([:slings, :arrows].each {|x| fortune(:outrageous, x) }) }
  : lambda{|s| s.fight_and_kill([:trouble, :trouble, :trouble]) }

if fork == 0
  while 1
    sleep
  end
else
  die
end

# no more

Trackback this post | Feed on Comments to this post

Leave a Reply