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
782 stars 48 forks source link

Respect "short" option in Symbol.get_name() #1170

Closed rocky closed 1 week ago

rocky commented 1 week ago

And start a unit test for mathics.core.symbols.

(Much more testing of that class would be nice, but that's left for some other time.)