Extreme TLDR:
Lisp is a versatile programming language family with numerous dialects. Key dialects include:
– Scheme: Minimalist, academic, good for teaching.
– Common Lisp: Robust, rich library, stable.
– Clojure: Modern, functional, JVM interoperability.
– Racket: Beginner-friendly, strong macro system.
Community engagement varies, and despite fragmentation, Lisp attracts thoughtful individuals. Additional dialects, like Emacs Lisp and Hy, are also notable.
Church Of Turing
