Slide 7
Slide 7 text
Clojure is a dynamic, functional, general purpose
programming language for the JVM.
dynamically typed,
extensible,
interactive
programming with functions,
emphasis on immutability
“Use it anywhere you
would use Java”
runs on the JVM,
designed for the JVM