Aug 6, 2021
I get the appeal of LISP, but it just takes me too long time to get comfy with the syntax. I found that Julia was a good enough LISP for the lazy person. And with pervasive multiple dispatch it becomes less verbose. In LISP languages you tend to need longer function names to avoid name collisions.