Clojure is imperative as opposed to declarative. Its operations are clearly defined in terms of concrete actions, even when those operations are abstract. This is in contrast to many languages which are more declarative. However, Clojure being imperative is related to how easily it can be bootstrapped.
Comments (0)
Sign in to post comments.