Subject: Re: Embedded Ruby into C
From: Joe Van Dyk <joevandyk gmail.com>
Date: Mon, 12 Dec 2005 15:19:16 +0900
References: 170182170189170193170200
In-reply-to: 170200
One more question:
Can I embed a Ruby extension into a C executable, run a Ruby script
from the C executable, and have the Ruby script have access to the
Ruby extension that's in the C executable?