Software Alternatives & Reviews

Clojure VS Scala Lang

Compare Clojure VS Scala Lang 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.

Scala Lang logo Scala Lang

Scala is a pure-bred object-oriented language that runs on the JVM
  • Clojure Landing page
    Landing page //
    2023-09-19

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

  • Scala Lang Landing page
    Landing page //
    2023-07-28

Clojure

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

Scala Lang

Categories
  • Programming Language
  • JVM Programming Language
  • OOP
  • Generic Programming Language
Website scala-lang.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

Scala Lang videos

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

+ Add video

Category Popularity

0-100% (relative to Clojure and Scala Lang)
Programming Language
65 65%
35% 35
OOP
62 62%
38% 38
Generic Programming Language
Learning Resources
100 100%
0% 0

User comments

Share your experience with using Clojure and Scala Lang. 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 Scala Lang. 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

Scala Lang mentions (5)

  • how to setup scala
    I have a new windows 10 and downloaded the Coursier installer from scala-lang.org, the https://docs.scala-lang.org/getting-started/index.html says that you should have either java8 or java11 installed but most tutorials online and posts says to install latest version of java, which java jdk version should I install or does Coursier install it for me or do I choose the latest jdk (java-jdk-19)? Source: over 1 year ago
  • [NEWBIE] Problem with the very first project (Coursier installer, Win 10, Java 8)
    Try manually installing sbt without coursier. The instructions are on https://scala-lang.org. Source: over 1 year ago
  • The “Either” Issue
    I had met the core developers, we had discussing a lot about which technology would better address our demand and, after many considerations, we had chosen Scala. - Source: dev.to / about 2 years ago
  • Next programming language?
    I like scala. It combines object-oriented and functional programming into one high-level language, which makes it fun to learn. I don't know if it is popular in the robotics industry, but it runs on the jvm and can be combined with java, so there is that. I recommend the book "programming scala". Source: over 2 years ago
  • 25 years of OCaml
    Scala with the Typelevel ecosystem. Stay on the jVM, but have a much more pleasant and robust experience, including a great REPL. Source: almost 3 years ago

What are some alternatives?

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

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

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

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

Haskell - An advanced purely-functional programming language

Rust - A safe, concurrent, practical language

JavaScript - Lightweight, interpreted, object-oriented language with first-class functions