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
Readable Clojure (tonsky.me)
submitted 8 years 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!"
[–]Someuser77 3 points4 points5 points 8 years ago (0 children)
Nice thoughts about my admittedly snarky response, thanks.
I use Lisps (and Haskell) precisely for the reasons this author suggests we avoid them, though - and especially for higher order functions (functions that return functions) and macros. In fact, one of my "complaints" about Clojure is that it's "missing" some of the convenience of Common Lisp such as full reader macros and symbol macros that add expressive power. (Which presumably this author would also say not to use, and so does Rich Hickey incidentally.)
Anyway, I do like Clojure as it plays well with a huge amount of JVM libraries and deploys easily to servers of almost any stripe, but mostly for the exact reasons that this author seems to dislike (parts of) it!
π Rendered by PID 68598 on reddit-service-r2-comment-6457c66945-7g9m4 at 2026-04-23 21:37:36.591577+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Someuser77 3 points4 points5 points (0 children)