|
|
|
|
|
by cageface
5837 days ago
|
|
Why? Clojure is smaller, simpler and more consistent than either Python or Ruby. Forth is even simpler than Clojure. A language is not necessarily easy to learn just because it has a small, simple, orthogonal core. Understanding how bricks are made doesn't automatically make it easier to build a house. It's the difficulty of the macro-concepts that makes the most difference and most people find imperative programming and mutable state and infix syntax easier to handle than declarative programming and immutability and prefix syntax. Lisp has been more powerful than the competition for most of its history but it's never been popular. TL;DR size isn't everything. |
|
Where is the empirical data to support this?