Software Alternatives & Reviews

mruby VS Clojure

Compare mruby VS Clojure and see what are their differences

mruby logo mruby

Game Development

Clojure logo Clojure

Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.
  • mruby Landing page
    Landing page //
    2020-01-18
  • Clojure Landing page
    Landing page //
    2023-09-19

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

mruby videos

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

+ Add video

Clojure videos

What is the business value of Clojure?

More videos:

  • Review - Blog in Clojure Code Review
  • Review - Clojure Web App Code Review

Category Popularity

0-100% (relative to mruby and Clojure)
Programming Language
13 13%
87% 87
OOP
16 16%
84% 84
Game Development
100 100%
0% 0
Generic Programming Language

User comments

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

Social recommendations and mentions

Based on our record, Clojure should be more popular than mruby. It has been mentiond 36 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

Clojure mentions (36)

  • Let's write a simple microservice in Clojure
    This article will explain how to write a simple service in Clojure. The sweet spot of making applications in Clojure is that you can expressively use an entire rich Java ecosystem. Less code, less boilerplate: it is possible to achieve more with less. In this example, I use most of the libraries from the Java world; everything else is a thin Clojure wrapper around Java libraries. - Source: dev.to / about 10 hours ago
  • A new F# compiler feature: graph-based type-checking
    I have a tangential question that is related to this cool new feature. Warning: the question I ask comes from a part of my brain that is currently melted due to heavy thinking. Context: I write a fair amount of Clojure, and in Lisps the code itself is a tree. Just like this F# parallel graph type-checker. In Lisps, one would use Macros to perform compile-time computation to accomplish something like this, I think.... - Source: Hacker News / 6 months ago
  • Ask HN: Why does the Clojure ecosystem feel like such a wasteland?
    As an analogy - my face hasn't changed all that much in a past few years, and I haven't changed my profile picture in those few years. Does it really mean that I'm unmaintained/dead? > Where can I find latest documentation [...]? The answer is still https://clojure.org/. And https://clojuredocs.org/ but it's community-maintained so might occasionally be missing some things right after they're released. E.g. As of... - Source: Hacker News / 8 months ago
  • Best implementation of CL for learning purposes
    As a Java/Scala user you should check out Clojure! It is highly recommended (https://clojure.org). Source: about 1 year ago
  • Why I decided to learn (and teach) Clojure
    Lisp is not a programming language, but a family of languages ​​with many dialects. The most famous dialects include Common Lisp, Clojure, Scheme and Racket. So after deciding that I was going to learn Lisp, I had to choose one of its dialects. - Source: dev.to / about 1 year ago
View more

What are some alternatives?

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

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

Elixir - Dynamic, functional language designed for building scalable and maintainable applications

Lua - Powerful, fast, lightweight, embeddable scripting language

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.

Rust - A safe, concurrent, practical language