Created
May 15, 2014 15:30
-
-
Save stevengj/0dd4927f019bf504df47 to your computer and use it in GitHub Desktop.
allowed unicode identifiers in Julia
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I would suggest at least: ⅀∂∇∆∏∐∑∞∟∫∬∭∮∯∰∱∲∳⊾♯⦰⦱⦲⦳⦴⨊⨋⨌⨍⨎⨏⨐⨑⨒⨓⨔⨕⨖⨛⨜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃 | |
and probably the various "angle" symbols too: ∠∡∢⦛⦜⦝⦞⦟⦠⦡⦢⦣⦤⦥⦦⦧⦨⦩⦪⦫⦬⦭⦮⦯ | |
(I guess things like √ and ∛ should be unary prefix operators and are handled separately.) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment