From: "ko1 (Koichi Sasada)" Date: 2012-06-26T04:38:17+09:00 Subject: [ruby-core:45847] [ruby-trunk - Feature #3731] Easier Embedding API for Ruby Issue #3731 has been updated by ko1 (Koichi Sasada). I'll write document for embedding Ruby on your application. At first, in Japanese, Second, translate in English. Please revise it after I finished. ---------------------------------------- Feature #3731: Easier Embedding API for Ruby https://bugs.ruby-lang.org/issues/3731#change-27430 Author: Beoran (Beoran Aegul) Status: Assigned Priority: Normal 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/