cl-ecma-48
This package exports a macro for defining ECMA-48 control functions and the 162 functions defined by this.
$ area51 add cl-ecma-48CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ecma-48:some-function ...)