pkgsrc-wip/mruby/DESCR

8 lines
348 B
Plaintext

mruby is the lightweight implementation of the Ruby language complying to
(part of) the ISO standard.
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".