LispCast http://www.lispcast.com/ A blog about the simple joys of functional programming. en Clojure is Imperative http://www.lispcast.com/clojure-is-imperative http://www.lispcast.com/clojure-is-imperative Fri 22 Aug 2014 11:51:19 PM CDT Clojure is an imperative language. Its operations are defined in terms of concrete actions. But those actions are often the same actions available to the programmer at runtime. This makes it easy to bootstrap. <p><center><a href="http://www.lispcast.com/clojure-is-imperative">Read full post</a></center></p> Two Kinds of Bootstrapping http://www.lispcast.com/two-kinds-of-bootstrapping http://www.lispcast.com/two-kinds-of-bootstrapping Sat 23 Aug 2014 10:43:37 AM CDT I like languages with a small core that is extensible. The languages tend to be weird and require less code to bootstrap. <p><center><a href="http://www.lispcast.com/two-kinds-of-bootstrapping">Read full post</a></center></p>