corywalker / expreduce

An experimental computer algebra system written in Go
MIT License
381 stars 25 forks source link

[mmacompat-blocking] Import support #158

Open darvin opened 6 years ago

darvin commented 6 years ago

desired

In[1]:= ??Import                                                                
Import["file"] imports data from a file, returning a complete Wolfram Language
     version of it.

just rudimentary, with relative filesystem paths only