RubyGems Navigation menu

ruby2c 1.0.0.7

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.1.1 - December 03, 2022 (47.5 KB)
  2. 1.1.0 - September 25, 2019 (47.5 KB)
  3. 1.0.0.9 - November 10, 2012 (46.0 KB)
  4. 1.0.0.8 - November 10, 2012 (45.5 KB)
  5. 1.0.0.7 - August 20, 2009 (42.5 KB)
顯示所有版本(共 6)

Runtime 相依性套件 (1):

ruby_parser ~> 2.0

Development 相依性套件 (1):

hoe >= 2.3.3

擁有者:

作者:

  • Ryan Davis, Eric Hodel

SHA 256 checksum:

4d1164a743e98689647a74cd045bb01a25568265dbfd892a1f530db65d49d342

總下載次數 17,947

這個版本 4,328

License:

Ruby 版本需求:

相關連結: