URL | Description |
---|---|
Clojure Tutorials | |
Clojure for Java Programmers Part 1 - Rich Hickey | Part 1 of a presentation by Rich Hickey to the NYC Java Study Group. A gentle introduction to Clojure, part 1 focuses on reader syntax, core data structures, code-as-data, evaluation, special operators, functions, macros and sequences. No prior exposure to Lisp is presumed. |
Clojure for Java Programmers Part 2 - Rich Hickey | |
ClojureScript |