Signed-off-by: B. Watson <yalhcru@gmail.com>
@ -1,3 +1,3 @@
ruby2ruby provides a means of generating pure ruby code easily from RubyParser
compatible Sexps. This makes making dynamic language processors in ruby easier
than ever!
ruby2ruby provides a means of generating pure ruby code easily from
RubyParser compatible Sexps. This makes making dynamic language
processors in ruby easier than ever!