RubyGems.org

ruby2c

1.0.0.6

ruby_to_c translates a static ruby subset to C. Hopefully it works. NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE THIS IS BETA SOFTWARE! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE ! NOTE RubyToC has the following modules: * Rewriter - massages the sexp into a more consistent form. * TypeChecker - type inferencer for the above sexps. * RubyToRubyC - converts a ruby (subset) sexp to ruby interals C. * RubyToAnsiC - converts a ruby (subset) sexp to ANSI C. and the following tools: * translate.rb - Translates a given file to C.

installgem install ruby2c -v 1.0.0.6
Authors

Ryan Davis, Eric Hodel

3,574 total downloads 910 for this version
Owners

58479f76374a3ba3c69b9804163f39f45a837592409354297424994e8d62f722

Gemfile
gem "ruby2c", "~> 1.0.0.6"
Versions
  1. 1.0.0.9 November 10, 2012
  2. 1.0.0.8 November 10, 2012
  3. 1.0.0.7 August 18, 2009
  4. 1.0.0.6 June 23, 2009
Development Dependencies
  1. hoe >= 2.3.0