Ruby

Making Friends with FFI

If you want your C code to play nicely with the other VMs out there, then FFI (foreign function interface) is the answer.