* About CastOff CastOff is a compiler for Ruby1.9.3. CastOff compiles Ruby method (method written in Ruby) into C extension (method written in C) CastOff can reduce Ruby virtual machine overhead, so by use of CastOff, the performance of compilation target method can improve. This README document introduce basic functionality of CastOff. If you have any questions, comments, or suggestions please se