RAA - rubyembed

rubyembed / 0.3

Short description: ruby embedded into c++ [tutorial, Guide, Howto]
Category: Documentation/Tutorial
Status: stable
Created: 2003-04-02 14:33:03 GMT
Last update: 2003-09-21 21:08:08 GMT
Owner: neoneye (Projects of this owner)
Homepage: http://aeditor.rubyforge.org/ruby_cplusplus/index.html
Download: http://rubyforge.org/download.php/111/rubyembed-0.3.tar.gz
License: BSD
Dependency:
None
Description:

How to embed the ruby interpreter into c++.

* c++ hooks callable from ruby.
* ruby hooks callable from c++.
* ruby exceptions into c++ exceptions.
* cleanup and dispose allocations.
* relax with SWIG.

Edit this project (for project owner)

back to RAA top