K 10 svn:author V 3 pav K 8 svn:date V 27 2009-06-19T09:24:49.000000Z K 7 svn:log V 384 ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by default use a C extension). RP's output is the same as ParseTree's output: s-expressions using ruby's arrays and base types. Author: Ryan Davis (zenspider) WWW: http://rubyforge.org/projects/parsetree/ PR: ports/135706 Submitted by: Espen Volden END