Slide 3
Slide 3 text
Sibiu Web Meetup #9 14.02.2020
What is ClojureScript?
• What is Clojure?
• Created by Rich Hickey (https://changelog.com/posts/rich-hickeys-greatest-
hits)
• Dynamic
• Functional
• Dialect of LISP
• Immutable data
• Hosted On the JVM
• Like Clojure, but “hosted” on a JavaScript engine (like Google V8)