>>9nah that’s BS. LISP is very easy to read if you have paredit and proper indentation (which can be done automatically in most editors). there’s no syntax. you just have to know what the functions or macros do (but that’s the same in every language so it’s moot). compare that to having to remember minutiae like what *p++ does.