Skip to content

Instantly share code, notes, and snippets.

@tosik
Created March 17, 2014 02:37
Show Gist options
  • Save tosik/9593043 to your computer and use it in GitHub Desktop.
Save tosik/9593043 to your computer and use it in GitHub Desktop.
iOS 用 mruby XCode ライブラリ "MRuby.framework" を作る簡単な方法 ref: http://qiita.com/tosik/items/73c4253d132ebe610240
#include <MRuby/mruby.h>
#include <Mruby/mruby/proc.h>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment