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.
Linter | Message | Location |
---|---|---|
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' |