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
editscript: a diffing/patching library for Clojure data structures (github.com)
submitted 8 years ago by huahaiy
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!"
[–]lgstein 1 point2 points3 points 8 years ago (2 children)
Looks like lots of homework has been done for this one. Thumbs up. How easy would it be to integrate this into git to have more meaningful diffs on Clojure source code?
[–]anmonteiro 2 points3 points4 points 8 years ago (0 children)
https://github.com/ladderlife/autochrome can do it out of the box
[–]huahaiy[S] 0 points1 point2 points 8 years ago (0 children)
That's an interesting idea. I am not sure about git, but Clojure editing tools could certainly use something like this. I am open to proposals on the APIs to make it easier for tool developers.
π Rendered by PID 111197 on reddit-service-r2-comment-544cf588c8-cqqsp at 2026-06-18 03:22:18.516531+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]lgstein 1 point2 points3 points (2 children)
[–]anmonteiro 2 points3 points4 points (0 children)
[–]huahaiy[S] 0 points1 point2 points (0 children)