Embedding mRuby

Just starting out? Need help? Post your questions and find answers here.
Suirad
User
User
Posts: 42
Joined: Sun Sep 20, 2009 7:37 pm
Location: Melbourne, Florida, USA

Embedding mRuby

Post by Suirad »

I was wondering if anyone has any experience using mruby(https://github.com/mruby/mruby). My knowledge of C is limited and i had received errors trying to build the project myself.(http://gyazo.com/370d8789c16e8100bb59711dd586a602)
I am looking into making/obtaining a mruby module/pbi that can be used to embed ruby in various pb projects. If any could lend a hand with building the library and/or porting the header files, it would be appreciated.