|
|
|
|
|
by tomjakubowski
2378 days ago
|
|
CIDER is a SLIME-like environment for Clojure and ClojureScript, with a client for Emacs, among many other editors. If there's not an equivalent for Python, I hope someone is working on it :-) https://github.com/clojure-emacs/cider |
|
For literate programming, the Clojure/Clojurescript ecosystem keeps bringing up fascinating environments (in addition to CIDER+Org-mode and Clojupyter).
https://github.com/metasoarous/oz
https://github.com/jsa-aerial/saite
https://github.com/pink-gorilla/gorilla-notebook
are all actively developed and worth following, and they are all rather innovative in the ideas they bring to the table.
For polyglot reproducible literate programming, there is also https://nextjournal.com (implemented in Clojure/Clojurescript).