Lost your password?

Blogs about: C Extension

Featured Blog

Updating A C Extension For Ruby 1.9.17 comments

banisterfiend wrote 10 months ago: One of my favourite C extensions for Ruby 1.8.6 is Mixology. Mixology makes it possible to dynamical … more →

Tags: C++ Programming, Programming, ruby programming, ruby 1.9.1

TexPlay: an image manipulation tool for Ruby and Gosu18 comments

banisterfiend wrote 1 year ago: TexPlay version 0.2.0 has been released! TexPlay is a C extension specifically designed for Ruby and … more →

Tags: C++ Programming, Programming, ruby programming, Game Development, Gosu, Graphics, OpenGL, Ruby

using method_missing in the ruby c api

banisterfiend wrote 1 year ago: method_missing is a very useful tool for dynamic programming. It is easy to implement in ruby: class … more →

Tags: C++ Programming, metaprogramming, Programming, ruby programming, C#, method_missing, Ruby

ruby blocks in the c api

banisterfiend wrote 1 year ago: m_func1 and m_func2 are both methods of a ruby class or module; m_func1 is implemented as: VALUE m_f … more →

Tags: Programming, Ruby, C#

Ruby is ... EXTENSIBLE (coding competition!)

mikeleeeuropecom wrote 2 years ago: Yesterday I touched lightly upon a couple of topics… - building a Ruby extension - benchmarkin … more →

Tags: technology, Ruby, Programming, Competition, Money, cash-prize, ThursdayChallenge

Ruby is ... EXTENSIBLE 2 comments

mikeleeeuropecom wrote 2 years ago:  Recently, I was asked to speed up Ruby’s comparison of sorted integer arrays …containin … more →

Tags: technology, Ruby, Programming


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS