clr

2026-05-21T20:25:22.442229Z

@dmiller is it ClojureCLR or Clojure CLR?

seancorfield 2026-05-21T20:54:30.507409Z

Looking at https://github.com/clojure/clojure-clr it seems to consistently use ClojureCLR, but the heading on https://clojure.org/about/clojureclr has a space (the two subsequent mentions on that page do not).

2026-05-21T20:57:20.855959Z

yeah it seems like at least 3/4 of the time there's no space

neumann 2026-05-22T00:23:14.786969Z

@alexmiller Any reason why the space shows up in a few places? Should we just remove it?

about/clojureclr.adoc:= Clojure CLR
guides/reader_conditionals.adoc:   :cljr (Clojure CLR expression)
guides/weird_characters.adoc:   :cljr (Clojure CLR expression)

Alex Miller (Clojure team) 2026-05-22T01:09:16.114879Z

I probably haven't touched that page in 10 years, feel free to update

👍 1
neumann 2026-05-22T01:15:22.081939Z

I updated those pages to remove the space.

dmiller 2026-05-22T01:17:29.687429Z

ClojureCLR has been my understanding.

👍 1
2026-05-22T02:57:47.025629Z

Thanks y'all!

🙌 1
neumann 2026-05-22T03:37:12.270209Z

No problem. Thanks for pointing it out!

💛 1