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

Add precedence to all operators #37

Closed TiagoCavalcante closed 2 years ago

TiagoCavalcante commented 2 years ago

More needs to be done.

Linked issue: mathics-core#24

TiagoCavalcante commented 2 years ago

Note: this doesn't cover [and probably won't cover] all misc_ops (just the 2 firsts). This is because they are not real operators, they are used for comparsion.