Can anyone point me to any examples/pointers about embedding rubininus in another C app? Is it wise? I would want to be able to start up new rubinius threads from the C side and then call a ruby method or eval some ruby code in it.
If instead of multiple threads I wanted multiple rubinius interpreters in the same process (what perl 5 calls multiplicity) would I hit any issues with global state etc? Cheers, Mark. -- Mark Aufflick contact info at http://mark.aufflick.com/about/contact -- --- !ruby/object:MailingList name: rubinius-dev view: http://groups.google.com/group/rubinius-dev?hl=en post: [email protected] unsubscribe: [email protected] To unsubscribe from this group, send email to rubinius-dev+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
