Mojo vs Julia

wargreymon@sh.itjust.works to Programming@programming.dev – -26 points –

Discuss.

13

You are viewing a single comment

Your arguments and article are interesting, but...

1-based indexing. Come on guys. Anyone using this is smart enough to learn 0-based indexing.

Julia is high-level language. 1 is the one thing, 0 is nothing.

steering wheel in a jet fighter

The steering wheel is 0-based indexing.

High or low level doesn't matter. Mathematically it just makes more sense to use 0-based indexing https://www.cs.utexas.edu/users/EWD/transcriptions/EWD08xx/EWD831.html

I know what I am writing, 0 stands for nothing.

yes it means nothing. as in, you take the array, and move the reading position by nothing

You could phrase it like that for low-level lang, but it is so extra.....

More reason to like Julia