DEV Community

Michael Tharrington
Michael Tharrington

Posted on

Clojure 1.10 released

Clojure 1.10 has officially released.

Major Updates

  • improved error reporting (Clojure errors at the REPL are categorized, errors carry additional info, etc.)
  • updated Java compatibility (focused on Java 8 & 11)

Thoughts on this release and the direction of Clojure?

Top comments (4)

Collapse
 
quii profile image
Chris James

Anything that improves error reporting must be good as I've found that a significant pain the few times I've written Clojure.

Collapse
 
grayjack profile image
GrayJack

I always wanted to learn closure, can you point me a good material to learn it?

Collapse
 
michaeltharrington profile image
Michael Tharrington

Well, I'm admittedly not a Clojure dev. Not actually a dev at all... YET. 😅

BUT, I did notice that Chris James (in the comment ☝️ or maybe 👇 depending on how the hearts fall) recently posted this - dev.to/quii/tis-the-season-to-writ... which seemed quite appropriate.

Anyway, best of luck to you on your hunt for good Clojure resources. Pop them in here if you find more!

Collapse
 
codermantx profile image
codermantx • Edited

Brave Clojure is good for a start