$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Uzdavinis (chris_at_[hidden])
Date: 2005-10-03 09:09:28
"Pavel Vozenilek" <pavel_vozenilek_at_[hidden]> writes:
> "Alan Gutierrez" wrote:
>
>> Is there any interest?
>>
> Of course. Is there anything to take look at?
One might look at http://excruby.sourceforge.net. It is modeled on
Boost.Python, though is not as complete. We have, however, been using
it in production code for a few years now, so it is "complete enough".
We're wrapping some of TAO and ACE with it and use ruby to make CORBA
calls into our C++ programs.
-- Chris