mexpr

LLPGL

Macro for infix math expressions.

$ area51 add mexprCopy

Usage

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