Files
mruby-mruby/doc/mrbgems/c_and_ruby_extension_example
Yuichiro MASUI 7c469c0b9d Rebuild CRuby based building script without Makefile
Tested CRuby 1.8.6 and 1.9.3

You can see building configuration in build_config.rb
2013-01-03 02:24:15 +09:00
..

C and Ruby Extension Example

This is an example gem which implements a C and Ruby extension.