Slide 6
Slide 6 text
Babashka goals
• Fast starting Clojure scripting alternative for JVM Clojure
• Easy installation: README ⟶ grab binary ⟶ run within seconds
• Familiar: targeted at JVM clojure users
• Cross-platform: #{linux, macOS, Windows}
• Interop with commonly used classes (System, File, java.time.*, java.nio.*)
• Multi-threading support (pmap, future, ...)
• Batteries included (tools.cli, cheshire, ...) + external libraries + pods