Description
Provides a lightweight Ruby interpreter designed to be embedded in other applications. It lets developers add Ruby-like scripting or extension behavior without depending on a full standard Ruby installation.
Use it when building software that embeds a scripting language or when working on mruby-based projects. It is a developer runtime and compiler toolchain, not a general desktop app.