Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Clojure: Uniformly Sane
(
safaribooksonline.com
)
2 points
by
icey
on July 23, 2013
|
hide
|
past
|
favorite
|
1 comment
leishulang
on July 23, 2013
[–]
while I do like clojure, its interopability makes the Homoiconicity slightly ambiguous:
(+ a b)
(add a b)
(.add a b)
(Add. a b)
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
(+ a b)
(add a b)
(.add a b)
(Add. a b)