Clojure 1.9 is now available
blog.cognitect.com
Clojure 1.9 is now available
1–10 of 121 posts
Re: Clojure 1.9 is now available
#2Re: Clojure 1.9 is now available
#3It adds a ton to Clojure(script), including better error messages (yes!), data-structure shape declarations, generation of data, writing quickcheck (generative) tests for a function by just describing the args and return values of functions, and more.
Re: Clojure 1.9 is now available
#4Can anyone sell me on why I should use clojure over say, any of the other nice Lisp-1s, given that I don't care about java.
Re: Clojure 1.9 is now available
#5Can anyone sell me on why I should use clojure over say, any of the other nice Lisp-1s, given that I don't care about java.
Re: Clojure 1.9 is now available
#6Can anyone sell me on why I should use clojure over say, any of the other nice Lisp-1s, given that I don't care about java.
Re: Clojure 1.9 is now available
#7Yes! With this release clojure.spec is ready to go (tm). It adds a ton to Clojure(script), including better error messages (yes!), data-structure shape declarations, generation of data, writing quickcheck (generative) tests for a function by just describing the args and return values of functions, and more.
Re: Clojure 1.9 is now available
#8Can anyone sell me on why I should use clojure over say, any of the other nice Lisp-1s, given that I don't care about java.
Re: Clojure 1.9 is now available
#9Yes! With this release clojure.spec is ready to go (tm). It adds a ton to Clojure(script), including better error messages (yes!), data-structure shape declarations, generation of data, writing quickcheck (generative) tests for a function by just describing the args and return values of functions, and more.
Yes, but I'm confused. The website still says specs still in alpha so whats the deal? Is the spec api now stable?
Re: Clojure 1.9 is now available
#10Can anyone sell me on why I should use clojure over say, any of the other nice Lisp-1s, given that I don't care about java.
It's also a nice Lisp, tho not as pure or quite as powerful as others.
But I'm not very much up-to-date on anything new in the past few years, and I was never a guru anyways, so maybe there are better pitches.