ParseTree: March 2007 Archives

require 'rubygems'
require 'ruby2ruby'

p = proc { |x| x + 1 }
puts p.to_ruby
# => proc { |x|
#      (x + 1)
#    }

About this Archive

This page is a archive of entries in the ParseTree category from March 2007.

ParseTree: February 2007 is the previous archive.

ParseTree: June 2007 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Pages

Powered by Movable Type 4.1