Due to how Nim does operators only a few unicode characters will be reserved to operators, the rest will just be normal identifiers. Documented here: <http://nim-lang.github.io/Nim/manual.html#lexical-analysis-unicode-operators>
- Using Unicode in procedure and variable names koistinen
- Using Unicode in procedure and variable names ElegantBeef