Has anyone ever designed a programming language where the operator precedence table is based on rolling a die https://mastodon.social/@neauoire@merveilles.town/110387604038117858
@mcc I think the compiler should keep track of which operators you use a lot and give those higher precedence.
@WAHa_06x36 @mcc @thephd operator precedence overloading would be a real chaos move
@WAHa_06x36 @mcc I think the editors should show you code in the format you prefer - it's so annoying to read code formatted in a slightly different way than you prefer
@WAHa_06x36 @mcc and the IDE should make recommendations:
people who used „+“ also liked „*“