Ok, Clojure is a lisp-1 like Scheme, CL is a lisp-2. Clojure is not based on CONSes but you have CAR and CDR they are first and rest. Processors are no more based on accumulator and decrement registers... :D Cons exists…
Variable, modifying... what the heck? You have a language that is crazy about mutability, it should make testing painful ;)
+1 :D
Ok, Clojure is a lisp-1 like Scheme, CL is a lisp-2. Clojure is not based on CONSes but you have CAR and CDR they are first and rest. Processors are no more based on accumulator and decrement registers... :D Cons exists…
Variable, modifying... what the heck? You have a language that is crazy about mutability, it should make testing painful ;)
+1 :D