Why is Common Lisp not the Most Popular Programming Language?
A February 2024 Reddit thread with over 150 comments discussed Common Lisp's limited adoption. The conversation clustered around three recurring claims: that the perceived reliance on Emacs raises the activation energy for developers accustomed to VS Code; that macro-heavy codebases create maintainability and onboarding challenges; and that early fragmentation prior to standardization, combined with costly proprietary tooling, delayed the availability of free implementations. Several experienced Lisp developers pushed back on the maintainability argument, arguing that macro misuse is largely a process issue and that code review and contemporary engineering practices limit the problem in practice. The discussion remained qualitative.