mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
4 lines
172 B
Plaintext
4 lines
172 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.
|