>for i from 0 to 10If your favorite language doesn't read like plain English like this, it's dogshit.
>>108530108>thinks this is like natural language>he can’t say (loop for key being the keys in hash do …)
>>108530108If your language is slow it's dogshit. Computers exist for efficiency.
for and while loops are for children programming languages, I make my loops with gotos
>>108530108>for i from 0 to 10Show me 3 non-autistic people who ever said that.
>>108530177>If your language is slow it's dogshit. Computers exist for efficiency.Normal for loops are more efficient and easier to optimize than C-style loops.
>>108530177anon it's 2026 and you still don't understand that the code the computer reads is irrelevant to what you read?