Python icon indicating copy to clipboard operation
Python copied to clipboard

Instarepl for Python

Open elyase opened this issue 11 years ago • 2 comments

At the moment it only works for Clojure

Previously discussed here: https://github.com/LightTable/LightTable/issues/482

elyase avatar Jul 18 '14 15:07 elyase

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.

cldwalker avatar Oct 17 '14 04:10 cldwalker

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?

GRbit avatar May 28 '15 08:05 GRbit