Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

Discussed at the time:

Tour of our 250k line Clojure codebase - https://news.ycombinator.com/item?id=27385208 - June 2021 (227 comments)



sort by: page size:

Related:

Try Clojure – An interactive tutorial in the browser - https://news.ycombinator.com/item?id=30423856 - Feb 2022 (93 comments)

Try Clojure in your browser - https://news.ycombinator.com/item?id=3366526 - Dec 2011 (26 comments)

Try Clojure - https://news.ycombinator.com/item?id=1359682 - May 2010 (60 comments)


https://clojureverse.org/t/roadmap-to-1-10/1581/8?u=alexmill... is a pretty good overview of where Clojure has been going and will continue to go.

Related:

A History of Clojure [pdf] - https://news.ycombinator.com/item?id=23418699 - June 2020 (374 comments)


> There was a HN submission yesterday about another project of his (also in Clojure) and many of the comments were "Why is this made in Clojure?".

https://news.ycombinator.com/item?id=38525968



)

c'mon, it's Clojure! Can't leave us hanging like that!

also: http://xkcd.com/859/


> At least in the official docs, things should be cleaned up and made much more user friendly.

The source of clojure.org is at https://github.com/clojure/clojure-site/ and it gets a pretty constant stream of updates these days (it even accepts PRs!). It's a huge improvement over what it used to be -- so it depends on what/when you're comparing it to.

If you have specific criticisms or suggestions, I expect they'd be welcomed.


https://tech.redplanetlabs.com/2021/06/03/tour-of-our-250k-l... has some information about their "custom language". Previously discussed at https://news.ycombinator.com/item?id=27385208


It's ironic that this was posted as the same day as this --> http://news.ycombinator.com/item?id=591897

Would be interesting to see how a version in Clojure compares.


It's ironic that this was posted as the same day as this --> http://news.ycombinator.com/item?id=591897

Would be interesting to see how a version in Clojure compares.





the source code used in the article is here:

https://github.com/uncomplicate/clojurecl/blob/master/test/c...


Here is the recap of someone is interested https://metaredux.com/posts/2023/09/09/clojure-support-in-em...

Yeah. A more detailed post on the same topic for those interested: http://thecleancoder.blogspot.com/2010/08/why-clojure.html

I just spotted it on Clojure subreddit few days back: http://www.reddit.com/r/Clojure/comments/16r9ym/my_clojuresc...

> Is it really 100 percent compatible with Clojure or is that just aspirational.

Aspirational. The project is really early still, and in the middle of a grand rewrite so basically it doesn't build at the moment, see https://github.com/jeaye/jank/issues/7

Current progress seems to be outlined here: https://jank-lang.org/progress/

next

Legal | privacy