should i go with Clojure or common Lisp? i’m looking for an intuitive language and the tooling is great. my background: Ruby programmer and i use neovim. my goal: AI development. do people really use Lisp family for AI dev tho?
should i go with Clojure or common Lisp? i’m looking for an intuitive language and the tooling is great. my background: Ruby programmer and i use neovim. my goal: AI development. do people really use Lisp family for AI dev tho?
Yes, but more in a philosophical sense. Basically, just go read this: https://clojure.org/about/state
I generally use message passing rather than the sort of transactional concurrency the language promotes, but the idea of value vs identity has stuck with me.