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.
Currently, the "options" dictionary parameter to a Builtin Function evaluation method is a Python string. I believe this should be a Mathics3 Symbol instead.
This was noticed in the recent addition of a number of new builtin functions.
Currently, the "options" dictionary parameter to a Builtin Function evaluation method is a Python string. I believe this should be a Mathics3 Symbol instead.
This was noticed in the recent addition of a number of new builtin functions.