Mathics3 / mathics-core

An open-source Mathematica. This repository contains the Python modules for WL Built-in functions, variables, core primitives, e.g. Symbol, a parser to create Expressions, and an evaluator to execute them.
https://mathics.org
Other
786 stars 48 forks source link

For unicode operators, remove class assign... #1196

Closed rocky closed 1 day ago

rocky commented 1 day ago

For Unicode operators, remove class assign and get value from JSON.

Operators that are ASCII-only probably needs some coordination with JSON output on the mathicsscanner side.