@[email protected] to Programmer [email protected] • 3 months agoI want a programming language that supports German style composite wordslemmy.worldimagemessage-square127fedilinkarrow-up1838cross-posted to: [email protected]
arrow-up1838imageI want a programming language that supports German style composite wordslemmy.world@[email protected] to Programmer [email protected] • 3 months agomessage-square127fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink6•edit-23 months agoCould be because Ganz is short for Ganzzahl and a noun.
minus-square@[email protected]linkfedilink3•3 months agoSo Nat Fibonacci(Nat n) { …} ? Because Ganz would be signed int so Nat should be unsigned int?
minus-square@[email protected]linkfedilink2•3 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