Hacker News new | ask | show | jobs
by crystalis 5174 days ago
Few people truly understand the semantics of a language, but everyone knows why indexing from 1 is bad.
1 comments

... that is, for some values of "everyone" ;)
jep, see Eiffel. Convention is indexing from 1. (but it allows you to do it in whatever way you want, start from 3 if you want, because hey why not -.-)