You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although there is a dependency on mathics-scanner, we don't use it since tables have changed. There is some code for reading the YAML takes from the project though. With a newer and better mathics-scanner, we should be able to revise this code, use the tokenizer from mathics-scanner, and simplify things greatly.
First public release. Is largely the same thing as pygments-mathematica, but we are geared for CLI use in mathicsscript and
we get operator information from Mathics Scanner.
For uses outside of terminal use, pygments-mathematica is probably better. But over time I expect this will change since we will draw more power from Mathics Scanner.