Clojure is a Type 1 Lisp while Common Lisp is a Type 2 Lisp. That means Clojure has a single namespace for both variables and functions, while Common Lisp has t.
確定! 回上一頁