Version 0.3 of package Drepl has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Drepl describes itself as:

  ===================================
  REPL protocol for the dumb terminal
  ===================================

More at https://elpa.gnu.org/packages/drepl.html

## Summary:

                                  ━━━━━━━
                                   DREPL
                                  ━━━━━━━


  dREPL is a collection of fully featured language shells for Emacs.  At
  the moment it supports the following interpreters:

  • *Python*: requires [IPython].
  • *Lua*: requires [luarepl] and [dkjson].
  • Various *SQL and NoSQL* databases: based on [usql], requires a Go
    compiler.
  • *Node.js*: uses the built-in REPL library.

  The following features are available, subject to variations across
  different REPLs (IPython supports all of them):

  • Completion, including annotations and also on continuation lines
  • Multi-line input editing
  • Eldoc integration
  • Normal pty interaction during code evaluation (e.g. debuggers)
  • Graphics support via [comint-mime]

## Recent NEWS:

[Not provided 🙁]

Reply via email to