I’m trying to figure out how to embed the ruby interpreter in C.
I thought that I had seen a chapter on this on PickAxe but I can’t find it
now. I can only find the chapter on extending ruby.
Could anyone tell me where I can find information on this?
Thanks a lot,
Daniel.
It’s in the same chapter. See “Embedding a Ruby Interpreter,” page 187.
···
On Sat, 04 Jan 2003 14:26:14 +0900, Daniel Carrera wrote:
I’m trying to figure out how to embed the ruby interpreter in C.
I thought that I had seen a chapter on this on PickAxe but I can’t find it
now. I can only find the chapter on extending ruby.
Could anyone tell me where I can find information on this?