Stefan Novak

Results 52 comments of Stefan Novak

some discussion is here https://github.com/corywalker/expreduce/pull/150 and here https://github.com/corywalker/expreduce/issues/40

need that for my compatibility suite too

thanks! ill mark them as [blocking-mmacompat] then

maybe milestone?

once this implemented, https://github.com/corywalker/expreduce/pull/150 probably should be reverted, because it reads in whole script completely which is aint right. I believe we should keep eventually one code path for both...

@cznic https://github.com/corywalker/expreduce/commit/1c23eed951f301b7be729803329b7189eb268f3b in `expreduce.go` ```go for { rl.SetPrompt(fmt.Sprintf("In[%d]:= ", promptNum)) line, err := rl.Readline() if err != nil { // io.EOF, readline.ErrInterrupt break } if line == "" { continue...

huh it seem to be working at the time of filing this one https://github.com/corywalker/expreduce/issues/80

Jupyter btw already has a kernel for Mathematica / Mathics : https://github.com/mmatera/iwolfram Jupyter is a go to project for opensource workbook, at this point (at least amongst datascientists/machine learning folks)...

ready to work on Onyx Color 3 device specific port if it will be generally ported on android