13
top 2 comments
sorted by: hot top new old
[-] HaraldvonBlauzahn@feddit.org 3 points 2 months ago

Just a note: This is an alpha release. However any clojure code should also run on the original Clojure implementation which runs on top of the JVM.

[-] HaraldvonBlauzahn@feddit.org 3 points 2 months ago* (last edited 2 months ago)

I love Clojure!

What I wonder is whether the sheer complexity of C++ is a good base.

There are Scheme implementations like Guile which have good interop with C, and which also compile to native code. And there is Steel, a Scheme written in Rust. Scheme is similar to Clojure in that it prefers re-definition over mutation of objects - but it is less opiniated, and one could argue that it is more practical. (Though Clojure as a modern Lisp is quite successful in some applications.)

Oh, and I don't mean to pick on Common Lisp. Common Lisp is seriously underhyped. Apart from its stunning elegance, the concurrency support based on persistent data structures as default types is where Clojure has great innovations.

this post was submitted on 10 Jun 2026
13 points (93.3% liked)

Programming

28304 readers
432 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 3 years ago
MODERATORS