cl-m4
Common Lisp re-implementation of GNU M4
$ area51 add cl-m4CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-m4:some-function ...)Common Lisp re-implementation of GNU M4
$ area51 add cl-m4Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-m4:some-function ...)