Name:
ruby2c
Project URL:
https://github.com/seattlerb/ruby_to_c
Rubygems URL:
ruby2c
Seattle.rb Contributors:
2
Description:
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.
Last Update:
2026-03-17 00:46:20 UTC