I've read about Lua, it's almost perfect language, but there was critical error. It's one-based indexing. I read also it has a feature to setting value at index 0, but it's not counted table length and string manipulations are still one-based. So the feature is meaningless.
I don't want to flame about one-based or zero based. I'm just asking is there a feature forcing to use zero-based indexing.