Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

emoji/unicode identifiers #1998

Open
dezren39 opened this issue Jun 20, 2024 · 0 comments
Open

emoji/unicode identifiers #1998

dezren39 opened this issue Jun 20, 2024 · 0 comments

Comments

@dezren39
Copy link
Contributor

hi i assume you can't use emoji in identifiers, are there any future plans to support? i know you said utf-8 i didn't look up the grammar to confirm exactly but i assume you mean the simple utf-8 charset, the identifiers profile, but i wondered if enabling the emoji utf-8 profile would be worthwhile? idk the major differences, but you could even go further and just allow unicode utf-8 in general.

https://unicode.org/reports/tr31/#Emoji_Profile

var ☺ = "☺"
var 汉字微笑 = "汉字微笑"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant