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

cl-clesh

Embed shell code in Common Lisp

This is a very short and simple program, written in Common Lisp, that extends Common Lisp to embed shell code in a manner similar to Perl's backtick. It has been forked from SHELISP.

Installation

Install the latest version of cl-clesh as follows:

guix install cl-clesh

Or install a particular version:

guix install cl-clesh@0.0.0-1.44e96e0

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.