I want to learn rust but in the context of data processing, and rusti looks like the way to go.
Do you have any plans to support a kernel for iPython like this?
It should at least make some common problems (readline, zmq, history, ...) easier, and a full integration means we can write notebooks that can run as examples on the web, look at some .ipynb files in this nice project.
I want to learn
rustbut in the context of data processing, andrustilooks like the way to go.Do you have any plans to support a kernel for iPython like this?
It should at least make some common problems (readline, zmq, history, ...) easier, and a full integration means we can write notebooks that can run as examples on the web, look at some
.ipynbfiles in this nice project.