Eval-in-repl
Jump to navigation
Jump to search
Description | Send code to any REPL |
---|---|
Author | kaz-yos |
Maintainer | kaz-yos |
Source | https://github.com/kaz-yos/eval-in-repl |
eval-in-repl (in MELPA) sends a line or a selected region to the corresponding shell visibly, as the function provided by Emacs Speaks Statistics. It also starts up a shell if there is none.
The languages currently supported are: Emacs Lisp, Clojure, Common Lisp, Racket, Scheme, Hy, Python, Ruby, Standard ML, OCaml, Prolog, Javascript and shell script.
It uses C-RET by default.