From: nahi Date: 2012-03-18T18:06:48+09:00 Subject: [ruby-core:43419] [ruby-trunk - Feature #3731][Open] Easier Embedding API for Ruby Issue #3731 has been updated by nahi. Description updated Category set to core Status changed from Feedback to Open Assignee set to ko1 Target version set to 2.0.0 ---------------------------------------- Feature #3731: Easier Embedding API for Ruby https://bugs.ruby-lang.org/issues/3731#change-24736 Author: Beoran Status: Open Priority: Normal Assignee: ko1 Category: core Target version: 2.0.0 =begin With Ruby 1.9, it has become more difficult to embed Ruby in a C application correctly. It would be nice if there was a clearly documented and simple C API to embed ruby in C programs. I know Ruby was not designed from the start to be embedded, but Ruby was used before in several products as an embedded scripting langauge. It should therefore be possible to do so in a more straightforward way. Kind Regards, B. =end -- http://bugs.ruby-lang.org/