function rb_eval_string

[edit]
VALUE rb_eval_string(const char *str)

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