|
|
|
|
|
by timewizard
376 days ago
|
|
That for loop syntax is horrendous. So I have two lists, side by side, and the position of items in one list matches positions of items in the other? That just makes my eyes hurt. I think modern languages took a wrong turn by adding all this "magic" in the parser and all these little sigils dotted all around the code. This is not something I would want to look at for hours at a time. |
|