cl-clesh 0.0.0-1.44e96e0
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.
- Website: https://github.com/Neronus/Clesh
- Licenses: FreeBSD
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cl-clesh 0.0.0-1.44e96e0
as follows:
guix install cl-clesh@0.0.0-1.44e96e0
Or install the latest version:
guix install cl-clesh
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.