Re: Is mruby the future of Ruby language?

Marc Chanliau <[email protected]> Wed, 26 Jun 2019 11:17:29 -0700
Newsgroups gmane.comp.lang.ruby.general
Message-ID <CAAWV+Phnp8kS=CiURXm6oP7FNMzzx4ecR+3oM9acG-Y3utYPUA@mail.gmail.com>
See also
https://matt.aimonetti.net/posts/2012/04/25/getting-started-with-mruby/

On Wed, Jun 26, 2019 at 10:43 AM Marvin Gülker <[email protected]>
wrote:

> Am 26. Juni 2019 um 10:37 Uhr +0000 schrieb Jason Long:
> > Hello.Is mruby the future of Ruby language? I mean is a replacement.
> > Thank you.
>
> Most certainly not. Quoting the official website[1]:
>
> > mruby is the lightweight implementation of the Ruby language complying
> > with part of the ISO standard. mruby can be linked and embedded within
> > your application.
>
> That is, mruby is an implementation of the Ruby programming language
> speficially made for the purpose of embedding it into other
> applications. A purpose which it does fit very nice. I work on an OSS
> game that uses mruby for scripting[2].
>
> Ruby's canonical implementation (MRI) is still in active development[3] and
> is not about to be replaced at all.
>
> [1]: https://mruby.org/
> [2]: https://secretchronicles.org/en/
> [3]: https://git.ruby-lang.org/ruby.git/
>
> --
> Blog: https://mg.guelker.eu
>
> Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>
>


Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>