|
|
|
|
|
by barosl
1669 days ago
|
|
After reading the answer, I've got some questions: 1. I like little-endian systems because adding or subtracting small numbers is easier in those systems byte-wise. Would the same benefit apply to human languages? 2. Why did the Arabic numeral system choose big-endian in the first place? It could easily have been little-endian, even including zeroes, likes 001 meaning one hundred. Who made the choice? |
|