Software Alternatives & Reviews

mruby VS Lua

Compare mruby VS Lua and see what are their differences

mruby logo mruby

Game Development

Lua logo Lua

Powerful, fast, lightweight, embeddable scripting language
  • mruby Landing page
    Landing page //
    2020-01-18
  • Lua Landing page
    Landing page //
    2023-01-29

We recommend LibHunt Lua for discovery and comparisons of trending Lua projects.

mruby

Categories
  • Programming Language
  • OOP
  • Generic Programming Language
  • Game Development
Website mruby.org
Details $-

Lua

Categories
  • Programming Language
  • OOP
  • Generic Programming Language
  • Dynamic Programming Language
Website lua.org
Details $

mruby videos

No mruby videos yet. You could help us improve this page by suggesting one.

+ Add video

Lua videos

Is Lua A Good First Language To Learn?

More videos:

  • Tutorial - Introduction - What is Lua? || Lua Tutorial #1
  • Review - Xerjoff Lua Fragrance / Cologne Review + GIVEAWAY!

Category Popularity

0-100% (relative to mruby and Lua)
Programming Language
10 10%
90% 90
OOP
13 13%
87% 87
Game Development
100 100%
0% 0
Generic Programming Language

User comments

Share your experience with using mruby and Lua. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Lua should be more popular than mruby. It has been mentiond 22 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

mruby mentions (6)

  • Natalie – a work-in-progress Ruby compiler, written in Ruby and C++
    > I guess the standard Ruby compiler doesn't allow you to spit out binaries Ruby is an interpreted language (+ JIT compiler). I wonder what makes this different from mruby[1] which seems to be very well supported for many years. [1] https://mruby.org/. - Source: Hacker News / 7 months ago
  • Lua: The Little Language That Could
    Mruby[1] fits that category too. It can be used with H2O[2] server as well. There was a discussion here a couple of months ago regarding some use cases[3]. - [1] https://mruby.org. - Source: Hacker News / 11 months ago
  • I notice that there aren't many gaming engines that support Ruby script. I'm considering working on a more manageable project that will incorporate MRuby into the Love engine.
    Matz's Ruby programming language has been simplified into MRuby. It is a scripting language that is almost universally usable. As far as integration into a virtual environment is concerned, It makes me think a lot of the Lua scripting language. Source: over 1 year ago
  • Understanding the MRuby programming language and how to integrate it into a host.
    I recently learned that Ruby has a lite version. By embedding it in a host, it is hackable. It resembles Lua. It's substantially faster and is known as MRuby. Here, I'll discuss what I learned about using it in a test project. So I'll also be presenting some C) language codes here. Source: over 1 year ago
  • What’s Ruby used for most nowadays?
    Ruby is mainly used in web app development because that's what makes money. However, Ruby is also used in Information Security (infosec) and there are a dozen or so Ruby security tools and libraries (metasploit, ronin, arachni, dnscat2, dradis). There's also SciRuby which aims to allow Ruby being used in the scientific/academic fields. You've probably heard/seen DragonRuby which is helping to popularize Ruby for... Source: over 1 year ago
View more

Lua mentions (22)

  • How Programming Languages Got Their Names
    Lua means 'Moon' in Portuguese, as it is also their logo: https://lua.org. - Source: Hacker News / 2 months ago
  • Where can I learn lua
    The official lua website is a pretty good place to go! As well as lua users & tutorials point has a really good tutorial for lua too! The official site may be hard to understand at time (it was for me at least) but that’s why I gave you the other two. they’ll explain it simpler/better than the official site may sometimes. Hope this helps! Source: about 1 year ago
  • A Weekly Class for PICO-8 Beginners
    1) Who Should Sign Up? - People with no, little, or intermediate skills in programming or PICO-8. 2) What Will We Cover? - Fantasy Console Paradigm: The Full Overview of What PICO-8 can do. - Lua and the uses of its modified API within PICO-8. Programming, 101. 3) What to Expect - A full game all your own! - Brought together in a 4-8 classes, in live teaching sessions in which you can interact with... Source: about 1 year ago
  • data types in function definition
    I have tried a few thins but no luck and found nothing on the web, also looks as if lua.org main forums no longer exist. Source: over 1 year ago
  • Why doesn't python fix the "off by one" in ranges?
    Not at all! Lua, for instance, starts indexing at 1. I don't like it personally, but Lua obviously exists and is quite popular. Source: over 1 year ago
View more

What are some alternatives?

When comparing mruby and Lua, you can also consider the following products

ObjectScript - ObjectScript, OS for short, is a new programming language for web developers.

Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.

LOVE 2D - Hi there! LÖVE is an *awesome* framework you can use to make 2D games in Lua.

C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation

Racket Lang - Racket (formerly PLT Scheme) is a modern programming language in the Lisp/Scheme family, suitable...

Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible