mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
7b05323e04
Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
7 lines
209 B
Plaintext
7 lines
209 B
Plaintext
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: http://seattlerb.rubyforge.org/
|