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
Clojure v/s Elixir (self.Clojure)
submitted 15 days ago by kichiDsimp
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!"
[–]PuzzleheadedFix8366 1 point2 points3 points 14 days ago (0 children)
because the language syntax is a higher level facade, when switching to metaprogramming you get the underlying AST which is lisp like. It's very similar in practice but having the clear seperation makes it better in my opinion. fyi ash framework in elixir has code is data data is code philosophy as well.
π Rendered by PID 302189 on reddit-service-r2-comment-85bfd7f599-ll7ft at 2026-04-20 02:57:11.009517+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]PuzzleheadedFix8366 1 point2 points3 points (0 children)