infix-math
An extensible infix syntax for math in Common Lisp.
$ area51 add infix-mathCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(infix-math:some-function ...)An extensible infix syntax for math in Common Lisp.
$ area51 add infix-mathCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(infix-math:some-function ...)