Maven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 11 months ago#godot #GodotEnginelemmy.zipimagemessage-square25fedilinkarrow-up17arrow-down10file-text
arrow-up17arrow-down1image#godot #GodotEnginelemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 11 months agomessage-square25fedilinkfile-text
minus-squarePtsf@lemmy.worldlinkfedilinkarrow-up3·11 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·11 months agoSsh! 🫢 You’ll ruin the joke!
minus-squareFaresh@lemmy.mllinkfedilinkEnglisharrow-up1·11 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·11 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.