merari42@lemmy.world to Programmer Humor@programming.dev · 5 days agoI want a programming language that supports German style composite wordslemmy.worldimagemessage-square125fedilinkarrow-up1842arrow-down17
arrow-up1835arrow-down1imageI want a programming language that supports German style composite wordslemmy.worldmerari42@lemmy.world to Programmer Humor@programming.dev · 5 days agomessage-square125fedilink
minus-squarerooroo@feddit.orglinkfedilinkarrow-up6·4 days agoAnd then why is Ganz in caps. I call cap on German C.
minus-squarewischi@programming.devlinkfedilinkarrow-up6·edit-24 days agoCould be because Ganz is short for Ganzzahl and a noun.
minus-squarereinei@lemmy.worldlinkfedilinkarrow-up3·4 days agoSo Nat Fibonacci(Nat n) { …} ? Because Ganz would be signed int so Nat should be unsigned int?
minus-squarewischi@programming.devlinkfedilinkarrow-up2·4 days agoI’d suggest “vorzeichnenbehaftete Ganzzahl” (maybe vbGanz) and “vorzeichenlose Ganzzahl” (vlGanz) 🤣 please don’t make that a thing
minus-squareanton@lemmy.blahaj.zonelinkfedilinkarrow-up1·4 days agoShort for Ganzzahl, like int for integer.
And then why is Ganz in caps. I call cap on German C.
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
Short for Ganzzahl, like int for integer.