August 2, 2006

How to create a Ruby extension in C in under 5 minutes

Many coders will reach a situation where developing a C extension makes sense, whether for doing 'heavy lifting', diving into assembly language, interfacing with other C code, etc. Luckily, developing a basic Ruby extension in C is easy.

read more | digg story

No comments:

life is absurd