Archive for the 'Refresh' Category

UI Binding Options

Monday, October 3rd, 2005

There are many bindings for Gtk2 including Ruby. This comes via a post by Roman Yakovenko on the boost listserv.
I could get started with UI development on Linux immediately, but I’d rather create that library of cross-browser primatives. This library will be a study in binding C to Ruby with UIs in mind.
The […]

Ruby C++ Bindings Survey

Sunday, October 2nd, 2005

I’ve talked about creating Ruby and C++ bindings on ruby-talk and at boost. There was interest in both forums. Here’s the status of that project.
There is an existing language binding project at boost, called boost langbinding. It hasn’t moved in a while, and the source code is tucked away on a specific branch in Boost […]