Mathics3 / mathics-scanner

Tokenizer, and character tables, operator precedence, and conversion routines for the Wolfram Language.
GNU General Public License v3.0
17 stars 3 forks source link

Accept \u21A6 as symbol for Function. #36

Closed rocky closed 2 years ago

rocky commented 3 years ago

This recognizes the recently added \u21A6 an operator for Function.

However the ASCII equivalent |-> still is broken.

rocky commented 3 years ago

Ok @TiagoCavalcante - back to you, hopefully one last time.