cl-shlex
Lexical analyzer for simple shell-like syntax.
$ area51 add cl-shlexCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-shlex:some-function ...)Lexical analyzer for simple shell-like syntax.
$ area51 add cl-shlexCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-shlex:some-function ...)