function rb_eval_string

VALUE rb_eval_string(const char *str)

str を Ruby プログラムとしてコンパイル・評価し、その値を返します。