>>>>> "Geoff" == Geoff Cadien <geoff / infostreet.com> writes:
Geoff> I'm new to Ruby and can't seem to find much info calling
Geoff> Ruby from C. Basically I would like pointers (to docs if
Geoff> they exist) on how to:
Geoff> initialize the interpreter load a class create an instance
Geoff> of the loaded class make method calls on the newly created
Geoff> instance.
Hmmm, have you already got a Ruby distribution? If yes, there is a
file README.EXT which is the only sophisticated explanation, I know
from today.
It should explain all your questions above!
Geoff> Thanks in advance
Geoff> -geoff
You're welcome
\cle