corywalker / expreduce

An experimental computer algebra system written in Go
MIT License
388 stars 26 forks source link

Support iwolfram's init.m #177

Closed corywalker closed 5 years ago

corywalker commented 5 years ago

The blocker for this is that we need Expreduce to be able to do something like this:

/Applications/Mathematica.app/Contents/MacOS/MathKernel -initfile /Users/cwalker32/Code/iwolfram/wolfram_kernel/init.m

In[4]:= Sin[a]

Out[4]= tex:ODpcc2luIChhKTpTaW5bYV0=

Out[4]= Null

In[5]:=