From: "ko1 (Koichi Sasada)" Date: 2012-10-27T05:48:40+09:00 Subject: [ruby-core:48342] [ruby-trunk - Feature #3731] Easier Embedding API for Ruby Issue #3731 has been updated by ko1 (Koichi Sasada). Priority changed from Normal to High Ah, sorry for pending. I need one more body (brain?) of myself. ---------------------------------------- Feature #3731: Easier Embedding API for Ruby https://bugs.ruby-lang.org/issues/3731#change-31651 Author: Beoran (Beoran Aegul) Status: Assigned Priority: High Assignee: ko1 (Koichi Sasada) 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/