The Future of Lisp

Another rescued Quora answer to the question : What is the future of the LISP programming language? I’m writing this answer as an unabashed Clojure fanboi. The second of these advantages is syntax for data-structures. (defn f [x y] (the int (+ x y))) That’s it. You’ve typed the expression (+ x y) as having …

What's up? August 2019 Edition

Gosh … we’re half way through the year already. So what am I up to in programming? Clojure I still think it’s a wonderful language. Not doing as much as I’d like. But it’s still great. One thing I did a few months ago was port the terminal version of Mind Traffic Control to it. …