|
|
|
|
|
by _xiaz
700 days ago
|
|
Given CL and Guile (never heard of Janet), with a focus on practicality, I suggest CL. I go into more detail in the posts I linked. While a few months old they still hold up. https://port19.xyz/tech/other-lisps/
https://port19.xyz/tech/clojure/ I suggest you be careful with non-repl-based lisps. Noone I talked to in Racket circles seriously uses the repl superpowers you'll get used to in CL, Clojure or Guile. Beyond the beauties of homoiconicity, that repl workflow, programming at runtime, has been my favourite part |
|