logoalt Hacker News

zerrtoday at 10:01 AM1 replyview on HN

Lisp philosophy is all about inventing languages (libraries), creating abstractions for each problem. Clojure is all about using primitive data types and maps everywhere explicitly.


Replies

midnight_eclairtoday at 12:07 PM

virtually all abstractions are built on top of primitive data types and mappings

show 1 reply