ulisp-repl 
- Description
- uLisp REPL
- Latest
- ulisp-repl-1.0.3.0.20230604.0.tar (.sig), 2026-Aug-16, 10.0 KiB
- Maintainer
- Thomas Fitzsimmons <fitzsim@fitzsim.org>
- Other versions:
- release version
- Website
- https://elpa.gnu.org/nongnu/ulisp-repl.html
- ELPA's Repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install or list-packages.
Full description
Interact with uLisp running on a target board, through a serial port. Usage: M-x ulisp-repl Uses Emacs's built-in serial-port support. If you are running on a non-Linux kernel, you will need to adapt `ulisp--select-serial-device'. This mode uses `paredit' if you have it installed. To browse uLisp reference documentation: M-x eww RET http://www.ulisp.com/show?3L RET
News
GNU Emacs ulisp-repl NEWS -- history of user-visible changes. * New in ulisp-repl 1.0.2 Released 2023-06-02: ** Remove dependency on paredit. But use it if it is installed. * New in ulisp-repl 1.0.1 Released 2023-06-01: ** Autoload ulisp-repl