ulisp-repl
- Description
- uLisp REPL
- Latest
- ulisp-repl-1.0.3.tar (.sig), 2024-Mar-31, 10.0 KiB
- Maintainer
- Thomas Fitzsimmons <fitzsim@fitzsim.org>
- Atom feed
- ulisp-repl.xml
- Website
- https://elpa.gnu.org/packages/ulisp-repl.html
- Browse 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
Old versions
ulisp-repl-1.0.2.tar.lz | 2023-Jun-02 | 2.34 KiB |
ulisp-repl-1.0.1.tar.lz | 2023-Jun-02 | 2.28 KiB |
ulisp-repl-1.0.0.tar.lz | 2023-Jun-01 | 1.91 KiB |
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