cl-m4

GPLv3+

Common Lisp re-implementation of GNU M4

$ area51 add cl-m4Copy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-m4:some-function ...)