Common Lisp vs Kotlin: What are the differences?
Common Lisp: The modern, multi-paradigm, high-performance, compiled, ANSI-standardized descendant of the long-running family of Lisp programming languages. Lisp was originally created as a practical mathematical notation for computer programs, influenced by the notation of Alonzo Church's lambda calculus. It quickly became the favored programming language for artificial intelligence (AI) research. As one of the earliest programming languages, Lisp pioneered many ideas in computer science, including tree data structures, automatic storage management, dynamic typing, conditionals, higher-order functions, recursion, and the self-hosting compiler. [source: wikipedia]; Kotlin: Statically typed Programming Language targeting JVM and JavaScript. Kotlin is a statically typed programming language for the JVM, Android and the browser, 100% interoperable with Java.
Common Lisp and Kotlin can be categorized as "Languages" tools.
"Flexibility" is the primary reason why developers consider Common Lisp over the competitors, whereas "Interoperable with Java" was stated as the key factor in picking Kotlin.
Kotlin is an open source tool with 28.3K GitHub stars and 3.28K GitHub forks. Here's a link to Kotlin's open source repository on GitHub.
According to the StackShare community, Kotlin has a broader approval, being mentioned in 268 company stacks & 208 developers stacks; compared to Common Lisp, which is listed in 5 company stacks and 3 developer stacks.