fare-quasiquote

MIT

Portable, matchable implementation of quasiquote

$ area51 add fare-quasiquoteCopy

Usage

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