mruby

v 2.1.2

Lightweight Ruby

mruby is the lightweight implementation of the Ruby language complying to (part of) the ISO standard. Its syntax is Ruby 2.x compatible. mruby can be linked and embedded within your application. We provide the interpreter program "mruby" and the interactive mruby shell "mirb" as examples. You can also compile Ruby programs into compiled byte code using the mruby compiler "mrbc". "mrbc" is also able to generate compiled byte code in a C source file.

https://github.com/mruby/mruby

To install mruby, paste this in macOS terminal after installing MacPorts

sudo port install mruby

Add to my watchlist

Installations 1
Requested Installations 1