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

improves how \ is handled in the prescanner #49

Closed mmatera closed 2 years ago

mmatera commented 2 years ago

This fixes #46

rocky commented 2 years ago

LGTM - but see the suggested comment change. Also I'd add length tests for \\[Integral] and \[Integral]. Thanks.

rocky commented 2 years ago

Looks good - thanks. Sometime later I'll beef up signatures and docstirngs.