Y
Hacker News
new
|
ask
|
show
|
jobs
by
luadigest
2361 days ago
They need to benchmark Lua. Lua is ridiculously concise when it comes to implementing algorithms.
https://rosettacode.org/wiki/Category:Lua
1 comments
naniwaduni
2360 days ago
It's not, though? For most tasks not solved by standard library, Lua is going to fall somewhere between JS and Ruby.
link