Instarepl for Python
At the moment it only works for Clojure
Previously discussed here: https://github.com/LightTable/LightTable/issues/482
We don't have the bandwidth to take this on but happy to guide someone interested in this. The ideal solution would be to reuse the Clojure instarepl such that Clojure, Python and any other language could implement an instarepl.
So guide me!) Clojure instarepl doesn't seem to be very complicated. Can you give me some useful links to understand how instarepl is constructed? Some basics to start with. I've got only this https://github.com/priyatam/lighttable-plugin-guide https://github.com/swannodette/lt-cljs-tutorial And I'm completely new with ClojureScript) What else should I read?