Posts from 2019/08

Working with mruby

August 17, 2019 22:55

Having worked with Lua before and made a LuaCppInterface, I decided about a year ago to start working on a C++ interface for mounting mruby as a scripting language.

To start, I have been developing in Ruby for several years now and I found it to be q...

Read post