Cannot decode file.rd

Hi all.

Why oh why must it be so hard to get “rd2” to work?

Maybe I’m just not very smart, but I cannot get it to work.
I downloaded a tar.gz file but there was missing a whole lot of files, so I copied them from my windows installation.
Both cygwin and windows gives this result:

$ rd2 acl.rd
RD syntax error: line 23:
…((< >))

^^^

Any ideas?

Ohh and try this:
ruby -e ‘def b(a);e=a.size/2;q,w=a.slice(e…e*2),a.slice(0…e-1);return w+q if(e<2);return b(q)+b(w);end;puts b(“yi”)’

···


Brigands will demand your money or your life, but a woman will demand both.
Make Software - Not War.

Hi,

Can you send the file to me via email (billtj@glue.umd.edu)? No promise,
but I can try to run rd2 on it.

Regards,

Bill

···

==========================================================================
Anders Rosendal qute@klog.dk wrote:

$ rd2 acl.rd
RD syntax error: line 23:
…((< >))

^^^