Y
Hacker News
new
|
ask
|
show
|
jobs
by
tsewlliw
4773 days ago
I think JS is actually a radically simpler language than either Python or Ruby. Lua is a much closer comparison, and its certainly got a nice interpreter and JIT available.
1 comments
StavrosK
4772 days ago
> I think JS is actually a radically simpler language than either Python or Ruby.
Why do you think that?
link
pkroll
4772 days ago
I'm not familiar with Python, but Ruby SEEMS a whole lot more complicated than JavaScript, in syntax and how you can manipulate code.
link
StavrosK
4772 days ago
I probably agree with you, I was just wondering if there was some more concrete justification.
link
Why do you think that?