Language

Package: cl-clesh @ 0.0.0-1.44e96e0

Synopsis

Embed shell code in Common Lisp

Description

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.

Home page
https://github.com/Neronus/Clesh
Location
gnu/packages/lisp-xyz.scm (line: 11299, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'sbcl-named-readtables' does not match package name 'cl-named-readtables'
input-labels

Identify input labels that do not match package names

label 'sbcl-trivial-shell' does not match package name 'cl-trivial-shell'