cl-fix
A FIX (Financial Information eXchange) library for Common Lisp
$ area51 add cl-fixCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-fix:some-function ...)A FIX (Financial Information eXchange) library for Common Lisp
$ area51 add cl-fixCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-fix:some-function ...)