Hacker News
- Clojure by Example (2015) https://kimh.github.io/clojure-by-example/#about 45 comments
- Doing Bayesian Data Analysis Book Examples in Clojure on GPU https://github.com/blueberry/doing-bayesian-data-analysis-gpu-opencl 2 comments
- Show HN: Clojure by Example http://kimh.github.io/clojure-by-example/#hello,-world!! 35 comments
- Some trivial examples of using Clojure Transducers http://ianrumford.github.io/blog/2014/08/08/Some-trivial-examples-of-using-Clojure-Transducers/ 3 comments
- Typed Clojure by Example http://nathanic.org/posts/2013/typed-clojure-tour/ 16 comments
- GetClojure: Tons of Searchable Clojure Examples http://getclojure.org/ 6 comments
- ClojureDocs – Community-powered documentation and examples for Clojure https://clojuredocs.org/ 53 comments
- ClojureDocs: Community-Powered Clojure Documentation and Examples http://clojuredocs.org/ 8 comments
- The SOLID Principles illustrated using Clojure code examples https://www.youtube.com/watch?v=_BvBPN86rQc 3 comments clojure
- GitHub - adityaathalye/usermanager-first-principles: A "from first principles" variant of "usermanager-example", the tutorial Clojure web application by Sean Corfield. https://github.com/adityaathalye/usermanager-first-principles 8 comments clojure
- Example of using CRaC to speed up Clojure Startup https://ryfow.com/articles/clojure-on-crac/ 12 comments clojure
- transactional bank transfer example – Rama Clojure https://github.com/redplanetlabs/rama-demo-gallery/blob/master/src/main/clj/rama/gallery/bank_transfer_module.clj 3 comments clojure
- Any examples of Clojure's STM being used in the wild? - General Questions https://clojureverse.org/t/any-examples-of-clojures-stm-being-used-in-the-wild/9665 7 comments clojure
- Clojure macros by example: recursive comparison chaining https://www.youtube.com/watch?v=Nyf2UzjJ8Uw 7 comments clojure
- Moldable Emacs: finding examples of Clojure functions (with tests) https://ag91.github.io/blog/2021/07/27/moldable-emacs-finding-examples-of-clojure-functions-(with-tests)/ 3 comments clojure
- Clojure by Example https://kimh.github.io/clojure-by-example/#about 6 comments clojure
- Example of pipe, arrow, or threading operator in Tcl, concept from clojure, lisp, fsharp, and many others https://gist.github.com/anticrisis/09711a5c8ae4f650507e055a284ec5d5 3 comments tcl
- Learn Clojure by Example: JavaFX GUI with Cljfx https://blog.matthewdmiller.net/learn-clojure-by-example-javafx-gui-with-cljfx 2 comments clojure
- Example of calling a Rust library from Clojure, all combined into one executable using GraalVM https://github.com/borkdude/clojure-rust-graalvm-native 5 comments rust
- Clojure by Example http://kimh.github.io/clojure-by-example/ 6 comments programming
- A Couple of Clojure Agent Examples http://lethain.com/a-couple-of-clojure-agent-examples/ 3 comments programming
- The Promises of Functional Programming (with Clojure examples) [PDF] http://www2.computer.org/portal/web/computingnow/0609/whatsnew/cise 24 comments programming
- New Clojure reference type: atoms (with no-explicit-locks memoization example) http://clojure.org/atoms 3 comments programming
- Clojure wiki, with some nice example http://en.wikibooks.org/wiki/clojure_programming 4 comments programming
- Some code examples in Clojure, how to avoid complexity https://codescene.com/engineering-blog/simple-ways-to-avoid-complexity 8 comments clojure
- Curious about Clojure? Code examples in Clojure and 16 other languages http://www.programmersguidetothegalaxy.com/ 4 comments programming