gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNU ELPA] Drepl version 0.3


From: ELPA update
Subject: [GNU ELPA] Drepl version 0.3
Date: Sat, 11 May 2024 17:03:30 -0400

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

[Prev in Thread] Current Thread [Next in Thread]