Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Fistandantilus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Fistandantilus
13y ago
I would say that they're still smaller than C++, which has syntactical and semantic corners that very few people even know about.
2.
▲
by
Fistandantilus
13y ago
"[Javascript] is functional. Really." I don't really agree; just because a language has first-class functions and closures, that doesn't make it a functional language. Sure, you can write functional-style code in Javascript, but you can do