cd src omake omake install cd ../examples/
gem install ParseTree
% cat test01.rb # coding: utf-8 # 3 という式だけのプログラム 3 % ruby_parse test01.rb ruby_parse test01.rb # file = test01.rb loc = 3 s(:lit, 3) done 0.00s: 2004.01 l/s: 38.49 Kb/s: 0 Kb: 3 loc:TOTAL