Maven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 9 months ago#godot #GodotEnginelemmy.zipimagemessage-square24fedilinkarrow-up15arrow-down10file-text
arrow-up15arrow-down1image#godot #GodotEnginelemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 9 months agomessage-square24fedilinkfile-text
minus-squarePtsf@lemmy.worldlinkfedilinkarrow-up3·9 months agoIsn’t it all unicode at the end of the day, so it supports anything unicode supports? Or am I off base?
minus-squaredohpaz42@lemmy.worldlinkfedilinkEnglisharrow-up2·9 months agoSsh! 🫢 You’ll ruin the joke!
minus-squareFaresh@lemmy.mllinkfedilinkEnglisharrow-up1·9 months agoI think they exclude some unicode characters from being use in identifiers. At least last I tried it wouldn’t allow me to use an emoji as a variable name.
minus-squareNeatNit@discuss.tchncs.delinkfedilinkarrow-up1·9 months agoYes, but the language/compiler defines which characters are allowed in variable names.
Isn’t it all unicode at the end of the day, so it supports anything unicode supports? Or am I off base?
Ssh! 🫢 You’ll ruin the joke!
I think they exclude some unicode characters from being use in identifiers. At least last I tried it wouldn’t allow me to use an emoji as a variable name.
Yes, but the language/compiler defines which characters are allowed in variable names.