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?

  • e0qdk@reddthat.com
    link
    fedilink
    arrow-up
    1
    ·
    3 days ago

    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.