Compiling Ruby programs

Hi Friends

I am wondering if someone can point me to a Ruby compiler that converts
my Ruby programs into an executable that prevents someone from reverse
engineering the source code.

I am new to ruby, and could use some pointers on this.

Thanks

Jean

rubyaddict wrote:

Hi Friends

I am wondering if someone can point me to a Ruby compiler that converts
my Ruby programs into an executable that prevents someone from reverse
engineering the source code.

I am new to ruby, and could use some pointers on this.

Try searching the mailing list archives; there have been numerous
discussions about this in the past.


James B.

“Inside every large system there’s a small system trying to get out”.
- Chet Hendrickson