Software Alternatives & Reviews

Java VS Clojure

Compare Java VS Clojure and see what are their differences

Java logo Java

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

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.
  • Java Landing page
    Landing page //
    2018-09-30

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

  • Clojure Landing page
    Landing page //
    2023-09-19

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

Java videos

AP Computer Science in 10 Minutes (Java review)

More videos:

  • Review - Java AP CS Exam Review
  • Review - Top Five Basic Programming Concepts of Object-Oriented Java - Six Minute Refresher!

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 Java and Clojure)
Programming Language
56 56%
44% 44
OOP
62 62%
38% 38
Generic Programming Language
Application And Data
100 100%
0% 0

User comments

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

Reviews

These are some of the external sources and on-site user reviews we've used to compare Java and Clojure

Java Reviews

The 10 Best Programming Languages to Learn Today
If you want to build your career in IoT or big data, Java is arguably the best programming language to learn. Java is cross-platform compatible and offers portability and versatility to almost any type of device, making it ideal for IoT applications. The Apache Hadoop big data processing system is also written in Java.
Source: ict.gov.ge
Alternatives to Nmap: from simple to advanced network scanning
This tool can provide favorite IP address ranges, NetBIOS information and web server detection. More features can be added by installing Java plugins.

Clojure Reviews

We have no reviews of Clojure yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Clojure should be more popular than Java. 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.

Java mentions (7)

  • Can someone help with port forwarding?
    You can use UPnP PortMapper. Source code/Download. All you need is Java and that's it. Hope this helps. Source: about 2 years ago
  • PolyGlot 3.5 Release
    I would definitely suggest installing Java for this one, and the error should have asked you to do so. I'll have to look into why that was not popping properly for you and address it in a bug fix. In the mean time, you can address the issue by going here to install Java: https://java.com/en/. Source: over 2 years ago
  • i need help pls
    Https://java.com/en/ Is this the java you're using to install optifine. When I first got optifine I thought java meant Minecraft and not java. Source: over 2 years ago
  • I keep getting this error when I try to install Worldpainter
    I had this problem before just go to https://java.com/en/ and download the java then you will have to install the actual java, then after its installed go to This PC then Windows then Program Files then Java then go to the file name file name that show I think when you downloaded it then go into bin and you will find a java.exe file then click it and World Painter will install and that's who I solved king problem... Source: over 2 years ago
  • What to do immediately with a brand new build?
    Java, Adobe Reader, Handbrake (great for converting and adjusting videos). Source: almost 3 years 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 17 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 Java and Clojure, you can also consider the following products

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

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

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

Rust - A safe, concurrent, practical language

PHP - A popular general-purpose scripting language that is especially suited to web development

Haskell - An advanced purely-functional programming language