21 ms·
Number 1 reason: The standard library is tiny, so you need to pull in a lot of 3rd party modules (or write stuff yourself) for things that are just "batteries i
by aq11 14y ago
Number 1 reason: The standard library is tiny, so you need to pull in a lot of 3rd party modules (or write stuff yourself) for things that are just "batteries included" in Python or Ruby.
- voxx 14y agoIf people started committing code and expanding Lua's stdlibs, would it be able to compete with Ruby/Python/Perl?