Software Alternatives & Reviews

Clojure VS Lua

Compare Clojure VS Lua and see what are their differences

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.

Lua logo Lua

Powerful, fast, lightweight, embeddable scripting language
  • Clojure Landing page
    Landing page //
    2023-09-19

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

  • Lua Landing page
    Landing page //
    2023-01-29

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

Clojure

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

Lua

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

Clojure videos

What is the business value of Clojure?

More videos:

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

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 Clojure and Lua)
Programming Language
43 43%
57% 57
OOP
44 44%
56% 56
Generic Programming Language
Learning Resources
100 100%
0% 0

User comments

Share your experience with using Clojure 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, Clojure should be more popular than Lua. It has been mentiond 35 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.

Clojure mentions (35)

  • 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
  • 8 Meta-learning Tips To Grow Your Skills as a Software Engineer
    I learned Clojure to implement a plugin for Metabase (the tool my former company used for creating business dashboards). I probably won’t ever use the language anymore in the future, but learning functional programming was fun and eye-opening. - Source: dev.to / about 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 Clojure and Lua, you can also consider the following products

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

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

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

Rust - A safe, concurrent, practical language

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

Haskell - An advanced purely-functional programming language