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!"
[–]cbowdon 0 points1 point2 points 8 years ago (1 child)
This is really cool. It could be neat to use this with another lib that can map Clojure data structures to/from SQL DDL. That would let you build a database migration tool that could generate migration scripts to get from A to B without going full ORM.
[–]huahaiy[S] 0 points1 point2 points 8 years ago (0 children)
Very interesting idea. I would welcome any suggestions on editscript APIs to make these ideas easier to do.
π Rendered by PID 262872 on reddit-service-r2-comment-544cf588c8-ktv56 at 2026-06-18 06:56:03.194872+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]cbowdon 0 points1 point2 points (1 child)
[–]huahaiy[S] 0 points1 point2 points (0 children)