🦞🌯 Lobster Roll

Thread

Why I'm Productive in Clojure (2013) (yogthos.net)

Stories related to "Why I'm Productive in Clojure (2013)" across the full archive.

Why I'm Productive in Clojure (2013) (yogthos.net)
Clojure Features: Or why you should stop worrying about features and just use Clojure (benzaporzan.me)
Why Clojure (Lisp) is good for writing transpilers (elangocheran.com)
Why Clojure? (2010) (thecleancoder.blogspot.com)
The Case for Clojure and GraphQL: Replacing Django (cheesecakelabs.com)
Effective Programs: 10 Years of Clojure (github.com)
closh - Bash-like shell based on Clojure (github.com)
Immer: Clojure-like persistent data structures in C++
I stumbled across this CppCon talk and found it interesting. The Ewig text editor example with concurrent loading and editing is impressive. The code seems clean. There is a lucid exposition of Relaxed Radix Balanced Trees (RRB trees) in the video. Although I lost the plot with C++ around C+...
Holiday Ping: how we implemented our first open source app with Erlang and Clojurescript (notamonadtutorial.com)
Magic: a high-performance CLR Clojure Compiler (nas.sr)
Understanding lazy-seq in Clojure (medium.com)
Protocols in Clojure (medium.com)
experience using ClojureScript REPL compared to vanilla JavaScript (techblog.telia.no)
Using Machine Learning and Clojure to Chart the English Language (circleci.com)
So yeah, about Clojure's syntax... (vvvvalvalval.github.io)
Neanderthal and friends support CUDA 9, Java 9, and Clojure 1.9 (dragan.rocks)
Clojure successfully runs on an iPhone using MAGIC CLR compiler (nas.sr)
Introduction to Asynchronous Programming in Clojure (bradcypert.com)
Physics Simulation in Clojure (040code.github.io)
A FORTH written in Clojure (2013) (github.com)
Problem Solving and Clojure 1.9 with Rich Hickey (case-podcast.org)
How Clojure is used at King to write a game engine editor (techblog.king.com)
Fast Function Currying in Clojure (Without Macros) (dragan.rocks)
Imitating Scala Futures with Go channels (in Go and Clojure) (tindaloscode.blogspot.com)
Clojure at Scale: Why Python Just Wasn't Enough for AppsFlyer (blog.takipi.com)
I’ve been learning Clojure. Here is what I love (medium.com)
A Year in Clojure (blog.taylorwood.io)
SVG Jigsaw Generation in Clojure (blog.bonnieeisenman.com)
Clojure at Netflix (2013) (speakerdeck.com)
The slides are from 2013, but [this](https://news.ycombinator.com/item?id=18346043) thread on HN talks about the current state of things.
Minesweeper in clojure (sneakycode.net)