This package browser is in early development. Mind the rough edges.

cl-magic-ed 0.2-1.30bb278

Editing facility for Common Lisp REPL

Magic (ed) is a tiny editing facility for Common Lisp, where you can directly load, edit, manipulate and evaluate file or file content from REPL. This package also can be a starting point for people who are not accustomed to Emacs or SLIME and would like to continue using their default terminal/console editor with Common Lisp.

Installation

Install cl-magic-ed 0.2-1.30bb278 as follows:

guix install cl-magic-ed@0.2-1.30bb278

Or install the latest version:

guix install cl-magic-ed

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.