Bio: The name's Andrew Montalenti, and I'm coding in: Python, Clojure, JavaScript, & C. Shipping useful software to the web. Managing fully distributed teams on the web. Pleased to be a Pythonista and UNIX lover. Blog: amontalenti.com / Twitter: @amontalenti

Learning about babashka, a minimalist Clojure for building CLI tools

made by amontalenti, submitted by nicholasbs
Babashka is a lightweight Clojure interpreter. Because it doesn't rely on the JVM, it starts extremely quickly, making it great for writing command line tools and scripts.