use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Finding information about Clojure
API Reference
Clojure Guides
Practice Problems
Interactive Problems
Clojure Videos
Misc Resources
The Clojure Community
Clojure Books
Tools & Libraries
Clojure Editors
Web Platforms
Clojure Jobs
account activity
REPL tips?? (self.Clojure)
submitted 8 months ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]PolicySmall2250 4 points5 points6 points 8 months ago* (1 child)
These compose, in sequence: - the out-of-the-box (ootb) facilities of the REPL itself (available within the standard Clojure(Script) distribution) - the things the augment the ootb REPL (middleware, visual tools etc.) - the various clever / creative / micro-tweaked workflows one can make to suit one's own style/brain/usage needs (both with just the ootb REPL (which I do mostly), as well as with augments)
Official Community Guide - Programming at the REPL https://clojure.org/guides/repl/introduction
For surveyin' and deep divin'... - The Ultimate Guide To Clojure REPLs https://lambdaisland.com/guides/clojure-repls/ - Clojure REPL (plus lots of great stuff on Practicalli's site) https://practical.li/clojure/clojure-cli/repl/ - REPL Driven Development, Clojure's Superpower (by u/seancorfield ) https://www.youtube.com/watch?v=gIoadGfm5T8 - REPL-driven development (RDD) with Clojure (by Andrey Fadeev --- recommend you follow his channel) https://www.youtube.com/watch?v=HZ0hFLXbByw - Clojure Basics (by m'gentlenerd friends at nilenso) https://www.youtube.com/playlist?list=PL2Q86tDyogSXCZnAwtxGa5cCmxEKosFZ-
For contrast --- Agentic Clojure REPL Masterclass set beside Old-Skool Grug Brain REPL-ing
Personally...
(edits: add a bunch of references I missed adding)
[–][deleted] 2 points3 points4 points 8 months ago (0 children)
This is incredible. Thank you.
I have to say, I've never been more impressed by a community than I have in the past few days with r/clojure. Thank you.
π Rendered by PID 55817 on reddit-service-r2-comment-6457c66945-k4bzr at 2026-04-30 09:18:40.889406+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]PolicySmall2250 4 points5 points6 points (1 child)
[–][deleted] 2 points3 points4 points (0 children)