Common Lisp vs TypeScript: What are the differences?
What is 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].
What is TypeScript? A superset of JavaScript that compiles to clean JavaScript output. TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript that compiles to plain JavaScript.
Common Lisp belongs to "Languages" category of the tech stack, while TypeScript can be primarily classified under "Templating Languages & Extensions".
"Flexibility" is the top reason why over 13 developers like Common Lisp, while over 139 developers mention "More intuitive and type safe javascript" as the leading cause for choosing TypeScript.
TypeScript is an open source tool with 50.5K GitHub stars and 6.98K GitHub forks. Here's a link to TypeScript's open source repository on GitHub.
According to the StackShare community, TypeScript has a broader approval, being mentioned in 954 company stacks & 1390 developers stacks; compared to Common Lisp, which is listed in 5 company stacks and 3 developer stacks.