Hacker News new | ask | show | jobs
by dgellow 1110 days ago
Love Lua, but damn I hate the 1-based index so much, it is such a pain to adapt to it and a source of bug when implementing algorithms…
1 comments

I know nothing about lua but I could never touch a 1 based language.

Lua - an entire language that’s an off by one error.