merari42@lemmy.world to Programmer Humor · 2 days agoI want a programming language that supports German style composite wordslemmy.worldimagemessage-square122fedilinkarrow-up1837arrow-down16cross-posted to: [email protected][email protected]
arrow-up1831arrow-down1imageI want a programming language that supports German style composite wordslemmy.worldmerari42@lemmy.world to Programmer Humor · 2 days agomessage-square122fedilinkcross-posted to: [email protected][email protected]
minus-squarewischilinkfedilinkarrow-up6·edit-22 days agoCould be because Ganz is short for Ganzzahl and a noun.
minus-squarereinei@lemmy.worldlinkfedilinkarrow-up3·2 days agoSo Nat Fibonacci(Nat n) { …} ? Because Ganz would be signed int so Nat should be unsigned int?
minus-squarewischilinkfedilinkarrow-up2·2 days agoI’d suggest “vorzeichnenbehaftete Ganzzahl” (maybe vbGanz) and “vorzeichenlose Ganzzahl” (vlGanz) 🤣 please don’t make that a thing
Could be because Ganz is short for Ganzzahl and a noun.
Makes sense but ugh
So Nat Fibonacci(Nat n) { …} ? Because Ganz would be signed int so Nat should be unsigned int?
I’d suggest “vorzeichnenbehaftete Ganzzahl” (maybe vbGanz) and “vorzeichenlose Ganzzahl” (vlGanz) 🤣 please don’t make that a thing