Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Documentation on embedding ruby?

0 views
Skip to first unread message

Daniel Fort

unread,
Jul 29, 2010, 10:08:35 AM7/29/10
to
Hi.

I would like to embed ruby interpreter into my C application, but I
can't find any info on this :( Chapter in pickax book is very small and
doesn't provide enough information. I've also found couple of embedding
libraries via google, but they all are outdated or not documented.

So the question is: are there any comprehensive documents on embedding
ruby interpreter and interacting with it?
--
Posted via http://www.ruby-forum.com/.

Roger Pack

unread,
Jul 29, 2010, 7:25:31 PM7/29/10
to

There probably isn't.
Here's my shot at it:
http://en.wikibooks.org/wiki/Ruby_Programming/Embedding_Ruby

0 new messages