Skip to content

Instantly share code, notes, and snippets.

@stevengj
Created May 15, 2014 15:30
Show Gist options
  • Save stevengj/0dd4927f019bf504df47 to your computer and use it in GitHub Desktop.
Save stevengj/0dd4927f019bf504df47 to your computer and use it in GitHub Desktop.
allowed unicode identifiers in Julia
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