/RubyPacker

This is a ruby program, to compress ruby program.

Primary LanguageRuby

RubyPacker

Description

This is a ruby program, to compress ruby program.

This program is useful when you're doing some code golf. This is only useful when the scoring system is chars and not bytes. Hopefully, people will understand that rating people in chars is, in most cases, not a good choice. This program is a testament to that.

convert.rb

Use this program to compress the origin.rb => golfed.rb

origin.rb

The program that you want to compress

golfed.rb

The compressed program