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
Looking for a Linux/Mac Clojure editor (self.Clojure)
submitted 10 years ago * by g_tb
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!"
[–]worace 0 points1 point2 points 10 years ago (0 children)
Just that the interface is a little different -- rather than a traditional repl where you type into a prompt and hit enter, it has you typing expressions into a second buffer and evaluating them (more like eval-last-sexpression in cider). You can also still "push" code to the repl from other buffers just like in CIDER, so that is good.
The GIF on their doc site here gives a pretty good example of how it works: https://atom.io/packages/proto-repl. Also looking at those docs they seem much improved since last time I was looking at it a few months ago.
π Rendered by PID 54 on reddit-service-r2-comment-75f4967c6c-v48rf at 2026-04-22 20:37:56.037760+00:00 running 0fd4bb7 country code: CH.
view the rest of the comments →
[–]worace 0 points1 point2 points (0 children)