ClojureScript Comparisons

Discussions center on suggesting ClojureScript as an alternative to other Clojure projects, comparing its JavaScript compilation, JVM avoidance, ecosystem, and interop capabilities.

📉 Falling 0.3x Programming Languages
2,713
Comments
20
Years Active
5
Top Authors
#5888
Topic ID

Activity Over Time

2007
1
2008
3
2009
5
2010
9
2011
96
2012
194
2013
211
2014
205
2015
329
2016
210
2017
317
2018
182
2019
200
2020
191
2021
191
2022
139
2023
87
2024
77
2025
63
2026
3

Keywords

duktape.org REPL JS V8 GWT node.js core.asyn UI JVM DataScript clojurescript clojure js javascript compiler interop jvm closure compiles node js

Sample Comments

abraininavat Jan 25, 2013 View on HN

Did you consider ClojureScript and V8? Are there downsides to ClojureScript that would lead you to use Clojure instead?

jozi9 Oct 30, 2014 View on HN

How does it compare to ClojureScript?

TimTheTinker Nov 27, 2017 View on HN

Have you taken a look at ClojureScript? You might find it interesting.

didibus Nov 30, 2019 View on HN

ClojureScript is a Clojure to JavaScript compiler implemented in Clojure. I think that ticks the box.

pharmakom Jun 23, 2023 View on HN

How does it compare to ClojureScript on Node.js?

bayesian_horse Feb 20, 2022 View on HN

Maybe ClojureScript is an alternative.

bgorman Jan 18, 2020 View on HN

Why not Clojurescript? It has access to the whole JS ecosystem.

raspasov Sep 28, 2016 View on HN

Like JavaScript? Use JavaScript. Don't like JavaScript? Use ClojureScript. Problem solved :)

chrisseaton Nov 2, 2017 View on HN

ClojureScript compiles to JavaScript doesn't it? And isn't ClojureScript written in ClojureScript? So why would you need a JVM in the first place? What is new?

HackerDre Jun 28, 2017 View on HN

Why would someone use this instead of ClojureScript? Unless they're a Scala expert