Articles in tag "Clojure"

2023.02.04: Building abstractions using higher-order functions
2017.08.04: Clojure - the perfect language to expand your brain?
2017.06.23: Clojure concurrency and blocking with core.async
2017.06.07: Reducers, transducers and core.async in Clojure
2017.05.23: Notes on debugging Clojure code
2017.04.11: On Recursion, Continuations and Trampolines
2016.12.26: Common Lisp's consp and listp in Clojure
2016.11.28: Some notes on the Y combinator
2016.11.14: EOPL define-datatype and cases in Clojure
2016.05.12: The Expression Problem and its solutions
2016.04.28: A polyglot's guide to multiple dispatch - part 4