Hacker News new | ask | show | jobs
by w1ntermute 4645 days ago
> V8 is actually much faster than Ruby or Python

Actually, they are compiling to Lua bytecode in this case.

> JS syntax is quite good for I/O

And you can pass around blocks in Ruby.

1 comments

And you can't in Javascript? Sure, the syntax is a little clunky, but the semantics are precisely the same.