freebsd-ports/devel/rubygem-ruby2ruby/pkg-descr
TAKATSU Tomonari 6c2c559c65 - Update to 1.3.0
- Move LICENSE section earlier to make portlint happy
- Update WWW: line
2011-09-02 09:49:03 +00:00

6 lines
216 B
Text

ruby2ruby provides a means of generating pure ruby code
easily from ParseTree's Sexps.
This makes making dynamic language processors
much easier in ruby than ever before.
WWW: https://github.com/seattlerb/ruby2ruby