filename=eval.c
macro=false
private=false
type=VALUE
name=rb_eval_string
params=(const char *str)


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

