Y
Hacker News
new
|
ask
|
show
|
jobs
by
juliangamble
3880 days ago
In case you're interested, Lisp can be implemented with 7 primitives (some say 5). So in a sense Clojure went overboard to increase the verbosity of Lisp to make it easier for newcomers:
http://stackoverflow.com/questions/3482389/how-many-primitiv...