merari42@lemmy.world to Programmer Humor · 2 months agoI want a programming language that supports German style composite wordslemmy.worldimagemessage-square127linkfedilinkarrow-up1867arrow-down17cross-posted to: [email protected][email protected]
arrow-up1860arrow-down1imageI want a programming language that supports German style composite wordslemmy.worldmerari42@lemmy.world to Programmer Humor · 2 months agomessage-square127linkfedilinkcross-posted to: [email protected][email protected]
minus-squarewischilinkfedilinkarrow-up6·edit-22 months agoCould be because Ganz is short for Ganzzahl and a noun.
minus-squarereinei@lemmy.worldlinkfedilinkarrow-up3·2 months agoSo Nat Fibonacci(Nat n) { …} ? Because Ganz would be signed int so Nat should be unsigned int?
minus-squarewischilinkfedilinkarrow-up2·2 months 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.
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
Makes sense but ugh